Merge branch 'pw/sequencer-cleanup-with-signoff-x-fix'
commitf757794d9dbd1152c0a557d3a07617ac2fa5bc09
authorJunio C Hamano <gitster@pobox.com>
Wed, 8 May 2019 15:37:23 +0000 (9 00:37 +0900)
committerJunio C Hamano <gitster@pobox.com>
Wed, 8 May 2019 15:37:23 +0000 (9 00:37 +0900)
tree7f43f34e4a1c2d7ed83f473fa0e5dce87f7bdadb
parent3d67555744e6d4fbbc52b0a67c4b630c5d319bc2
parentd74f3e58114d1a8544592fcd5dcdfe0fc4993d27
Merge branch 'pw/sequencer-cleanup-with-signoff-x-fix'

"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
sequencer.c
sequencer.h