Improve the docs commit message a bit

This commit is contained in:
Khaled Hosny 2017-11-22 00:14:29 +02:00
parent a13c0748c5
commit 77efdecadd
1 changed files with 1 additions and 1 deletions

View File

@ -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