Poussez toutes les branches à distance
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