WI: a bit wider log

todo
Junio C Hamano 2007-12-01 13:40:11 -08:00
parent 8e6ca411c7
commit 788ab566ae
1 changed files with 1 additions and 1 deletions

2
WI
View File

@ -5,7 +5,7 @@ maint_at=$(git rev-parse --verify refs/heads/maint)
master_at=$(git rev-parse --verify refs/heads/master)

log () {
git shortlog -w70,2,6 --no-merges "$@"
git shortlog -w76,2,4 --no-merges "$@"
}

echo "Subject: What's in git.git (stable)"