]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'pw/sequencer-cleanup-with-signoff-x-fix'
authorJunio C Hamano <gitster@pobox.com>
Wed, 8 May 2019 15:37:23 +0000 (00:37 +0900)
committerJunio C Hamano <gitster@pobox.com>
Wed, 8 May 2019 15:37:23 +0000 (00:37 +0900)
"git cherry-pick" run with the "-x" or the "--signoff" option used
to (and more importantly, ought to) clean up the commit log message
with the --cleanup=space option by default, but this has been
broken since late 2017.  This has been fixed.

* pw/sequencer-cleanup-with-signoff-x-fix:
  sequencer: fix cleanup with --signoff and -x

1  2 
sequencer.c
sequencer.h

diff --cc sequencer.c
Simple merge
diff --cc sequencer.h
Simple merge