Adding a line reminding user to push up commits
This commit is contained in:
parent
f62b697eb2
commit
76d6323fff
@ -49,3 +49,5 @@ echo "==> Committing to git"
|
||||
git add mediagoblin/i18n/
|
||||
|
||||
git commit -m "Committing extracted and compiled translations" || true
|
||||
|
||||
echo "... done. Now consider pushing up those commits!"
|
||||
|
Loading…
x
Reference in New Issue
Block a user