aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rwxr-xr-xthird_party/skcms/roll.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/skcms/roll.sh b/third_party/skcms/roll.sh
index 0fb175ef51..fab19882ff 100755
--- a/third_party/skcms/roll.sh
+++ b/third_party/skcms/roll.sh
@@ -22,5 +22,6 @@ cp $tmp/skcms.c .
cp -r $tmp/src .
git add .
+git commit -m "skcms→$(git -C $tmp log -1 --pretty=format:'%h %s')"
rm -rf $tmp