| author | Ramkumar Ramachandra <artagnon@gmail.com> | |
| Wed, 8 Sep 2010 17:59:56 +0000 (23:29 +0530) | ||
| committer | Junio C Hamano <gitster@pobox.com> | |
| Thu, 9 Sep 2010 18:39:25 +0000 (11:39 -0700) | ||
| commit | b928cbf120a8f6d1d435849fb1fcf1c64489dc4c | |
| tree | 5b442e30453fed7c23016fe711676ac6ac795a97 | tree | snapshot |
| parent | bda3b8ff1735aecfb5265ed781548eab238d7a14 | commit | diff |
t6200-fmt-merge-msg: Exercise 'merge.log' to configure shortlog length
Add a test to exercise the 'merge.log' configuration 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>
Add a test to exercise the 'merge.log' configuration 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 | diff | blob | history |