Merge branch 'tc/merge-m-log' into maint
authorJunio C Hamano <gitster@pobox.com>
Tue, 22 Jun 2010 15:31:25 +0000 (08:31 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 22 Jun 2010 15:31:25 +0000 (08:31 -0700)
* tc/merge-m-log:
merge: --log appends shortlog to message if specified
fmt-merge-msg: add function to append shortlog only
fmt-merge-msg: refactor merge title formatting
fmt-merge-msg: minor refactor of fmt_merge_msg()
merge: rename variable
merge: update comment
t7604-merge-custom-message: show that --log doesn't append to -m
t7604-merge-custom-message: shift expected output creation

Trivial merge