WI: a bit wider log

Junio C Hamano committed Dec 1, 2007 at 13:40 UTC 788ab566ae2e2cd7c628ad3cd844d9ee6c0c362a
1 file changed +1 -1
WI
+1 -1
@@ -5,7 +5,7 @@ maint_at=$(git rev-parse --verify refs/heads/maint)
5 master_at=$(git rev-parse --verify refs/heads/master)
6
7 log () {
8 - git shortlog -w70,2,6 --no-merges "$@"
8 + git shortlog -w76,2,4 --no-merges "$@"
9 }
10
11 echo "Subject: What's in git.git (stable)"