толкнуть все ветви на удаленное
git push REMOTE '*:*'
git push REMOTE --all
Alive Antelope
git push REMOTE '*:*'
git push REMOTE --all
//push all local branches to remote
git push --all