git_rebase_operation.exec

The executable the user has requested be run. This will only be populated for operations of type git_rebase_operation_t.GIT_REBASE_OPERATION_EXEC.

struct git_rebase_operation
const(char)* exec;

Meta