]> git.hungrycats.org Git - linux/commitdiff
zygo: cosmetic log message improvements
authorZygo Blaxell <zblaxell@waya.furryterror.org>
Fri, 17 Apr 2015 16:48:08 +0000 (12:48 -0400)
committerZygo Blaxell <zblaxell@waya.furryterror.org>
Fri, 17 Apr 2015 16:48:08 +0000 (12:48 -0400)
zygo/pick-kernel

index 0587985730c545d979f80b0211e0040e27a2fd60..2a34296643706e8db1f8e97a3fbe6803d73aef44 100755 (executable)
@@ -21,10 +21,9 @@ for x in $hashes; do
 done
 
 if [ -n "$pickList" ]; then
-       git merge -s ours $hashes -m"zygo: cherry-picked up to $tips
-Git-Log-Args: $*
+       git merge -s ours $hashes -m"zygo: cherry-picked up to $*
 
-Commits included
+Commits included (++++) and excluded (----):
 
 $pickList"
 fi