git-log-rotate: different remote branch

This commit is contained in:
Jörg Thalheim 2013-11-14 11:57:26 +01:00
parent 30eca44b33
commit a7683d8d58
1 changed files with 1 additions and 1 deletions

View File

@ -4,4 +4,4 @@ set -e
cd /var/log
find . -iname \*.log | xargs git add
git commit --all --message "daily autocommit"
git push --force origin master:logs
git push --force origin master