Skip to content

Instantly share code, notes, and snippets.

@robindegen
Created October 18, 2020 15:33
Show Gist options
  • Save robindegen/7a4e7dcffefd2f95001899e6bcf4c570 to your computer and use it in GitHub Desktop.
Save robindegen/7a4e7dcffefd2f95001899e6bcf4c570 to your computer and use it in GitHub Desktop.
git remote add all host1:path/proj.git
git remote set-url --add all host2:path/proj.git
git remote set-url --add all host3:path/proj.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment