t6200-fmt-merge-msg: Exercise '--log' to configure shortlog length
commitbd2549ca6b0b2d897e073bbaa34c1fee46acd8f0
authorRamkumar Ramachandra <artagnon@gmail.com>
Wed, 8 Sep 2010 17:59:57 +0000 (8 23:29 +0530)
committerJunio C Hamano <gitster@pobox.com>
Thu, 9 Sep 2010 18:39:26 +0000 (9 11:39 -0700)
tree149cbd2b6008e16d7b1309f6cb7336f190e55b72
parentb928cbf120a8f6d1d435849fb1fcf1c64489dc4c
t6200-fmt-merge-msg: Exercise '--log' to configure shortlog length

Add a test to exercise the '--log' command-line option of 'git
fmt-merge-msg'. It controls the number of shortlog entries to display
in merge commit messages.

Signed-off-by: Ramkumar Ramachandra <artagnon@gmail.com>
Thanks-to: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t6200-fmt-merge-msg.sh