tips:linux:gitpushmultiremote
How to push to multiple remotes with Git?
git remote set-url --add --push origin git://path/to/first/repo git remote set-url --add --push origin git://path/to/second/repo
Found here.
tips/linux/gitpushmultiremote.txt · Last modified: 2015/10/27 23:45 by erik