Skip to content

Instantly share code, notes, and snippets.

@febrianrendak
Created December 23, 2014 08:22
Show Gist options
  • Save febrianrendak/da2174040170b9ec3ec7 to your computer and use it in GitHub Desktop.
Save febrianrendak/da2174040170b9ec3ec7 to your computer and use it in GitHub Desktop.
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