Thread (1 message) 1 message, 1 author, 2016-06-15

Re: [PATCH RFC] rebase: add --revisions flag

From: Matthieu Moy <hidden>
Date: 2016-06-15 22:47:51

"Michael S. Tsirkin" [off-list ref] writes:
cherry-pick is a binary though while rebase is a shell script.
Should I just exec git rebase? git-rebase?
See run-command.h :

#define RUN_GIT_CMD	     2	/*If this is to be git sub-command */
int run_command_v_opt(const char **argv, int opt);

That should do the trick (grep 'run_command_v_opt.*GIT_CMD' *.c for
some example of uses).

-- 
Matthieu Moy
http://www-verimag.imag.fr/~moy/
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help