Skip to content

Commit 788ab56

Browse files
committed
WI: a bit wider log
1 parent 8e6ca41 commit 788ab56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WI

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ maint_at=$(git rev-parse --verify refs/heads/maint)
55
master_at=$(git rev-parse --verify refs/heads/master)
66

77
log () {
8-
git shortlog -w70,2,6 --no-merges "$@"
8+
git shortlog -w76,2,4 --no-merges "$@"
99
}
1010

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

0 commit comments

Comments
 (0)