diff options
author | Michael J Gruber <git@drmicha.warpmail.net> | 2015-03-06 14:55:32 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-03-06 11:11:39 -0800 |
commit | 17d65f03e1d2d1678d9960a4f71e4caccacf500f (patch) | |
tree | f982ab3cf69fccbbc2f6b8686543c5ee2fdd19aa /t/t1504-ceiling-dirs.sh | |
parent | Merge branch 'maint-1.9' into maint-2.0 (diff) | |
download | tgif-17d65f03e1d2d1678d9960a4f71e4caccacf500f.tar.xz |
sequencer: preserve commit messages
sequencer calls "commit" with default options, which implies
"--cleanup=default" unless the user specified something else in their
config. This leads to cherry-picked commits getting a cleaned up commit
message, which is usually not an intended side-effect.
Make the sequencer use "--cleanup=verbatim" so that it preserves commit
messages independent of the default, unless the user has set config for "commit"
or the message is amended with -s or -x.
Reported-by: Christoph Anton Mitterer <calestyo@scientia.net>
Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t1504-ceiling-dirs.sh')
0 files changed, 0 insertions, 0 deletions