Re: [PATCH] cherry-pick: add --keep-existing-origin option
On 28 October 2017 at 22:21, Kevin Daudt wrote: > > On Sat, Oct 28, 2017 at 08:04:40PM +0800, Anthony Wong wrote: > > When cherry-picking from a commit whose commit message already > > contains the "(cherry picked from commit ...)" line, this option will > > n
[PATCH] cherry-pick: add --keep-existing-origin option
ome do not. Use with -x. Signed-off-by: Anthony Wong --- Documentation/git-cherry-pick.txt | 8 builtin/revert.c | 2 ++ sequencer.c | 14 -- sequencer.h | 1 + 4 files changed, 19 insertions(+), 6 deletions(-)