Improve the docs commit message a bit
authorKhaled Hosny <khaledhosny@eglug.org>
Tue, 21 Nov 2017 22:14:29 +0000 (00:14 +0200)
committerKhaled Hosny <khaledhosny@eglug.org>
Tue, 21 Nov 2017 22:14:29 +0000 (00:14 +0200)
.ci/deploy-docs.sh

index 9fafad3..086982b 100755 (executable)
@@ -30,5 +30,5 @@ git reset upstream/master
 
 touch .
 git add -A .
-git commit -m "Rebuild docs for $REVISION"
+git commit -m "Rebuild docs for https://github.com/harfbuzz/harfbuzz/commit/$REVISION"
 git push -q upstream HEAD:master