User Tools

Site Tools


tips:linux:gitpushmultiremote

This is an old revision of the document!


How to push to multiple remote 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.1445989503.txt.gz · Last modified: 2015/10/27 23:45 by erik