Merge branch 'mg/sequencer-commit-messages-always-verbatim'
authorJunio C Hamano <gitster@pobox.com>
Tue, 17 Mar 2015 23:01:31 +0000 (16:01 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 17 Mar 2015 23:01:32 +0000 (16:01 -0700)
"git cherry-pick" used to clean-up the log message even when it is
merely replaying an existing commit. It now replays the message
verbatim unless you are editing the message of resulting commits.

* mg/sequencer-commit-messages-always-verbatim:
sequencer: preserve commit messages

No differences found