Re: [BUG] multi-commit cherry-pick messes up the order of commits
From: Jonathan Nieder <hidden> Date: 2016-06-15 22:52:47
Ramkumar Ramachandra wrote:
That was my first reaction too -- then I saw builtin/push.c (the
builtin show is quite similar), and found out that it doesn't use the
revision walker at all.
"git push", unlike "git show", does not accept arguments like
maint..master.