Skip to content

Instantly share code, notes, and snippets.

@yusufhm
Created November 7, 2014 07:20
Show Gist options
  • Save yusufhm/f315f7a5b2616be5e75d to your computer and use it in GitHub Desktop.
Save yusufhm/f315f7a5b2616be5e75d to your computer and use it in GitHub Desktop.
Add 'all' origin in git for pushing to multiple remotes
[remote "all"]
url = [email protected]
fetch = +refs/heads/*:refs/remotes/all/*
url = [email protected]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment