Created
December 23, 2014 08:22
-
-
Save febrianrendak/da2174040170b9ec3ec7 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git remote add origin git://origin.repo.git | |
git remote set-url --add --push origin git://another/repo.git | |
git remote set-url --add --push origin git://one_more/repo.git |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment