Method
GgitRebaseOperationget_exec
Declaration [src]
const gchar*
ggit_rebase_operation_get_exec (
  GgitRebaseOperation* rebase_operation
)
      Description [src]
Gets the executable the user has requested be run.  This will only
be populated for operations of type GGIT_REBASE_OPERATION_EXEC.