push all branches

master
muflax 2013-04-02 23:27:50 +02:00
parent 899fd6bfee
commit fbff477bc3
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ module Nanoc::CLI::Commands
end
# push changes to github
cmd "git push origin"
cmd "git push --all origin"
# regenerate site links
cmd "nanoc references"