popchnij wszystkie gałęzie do odległości
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