We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e6ca41 commit 788ab56Copy full SHA for 788ab56
WI
@@ -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 "$@"
+ git shortlog -w76,2,4 --no-merges "$@"
9
}
10
11
echo "Subject: What's in git.git (stable)"
0 commit comments