Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save adithya321/9d67fa8a341da80c19e2be305c3f7841 to your computer and use it in GitHub Desktop.
Save adithya321/9d67fa8a341da80c19e2be305c3f7841 to your computer and use it in GitHub Desktop.
git config --global alias.pushall '!git remote | xargs -L1 git push --all'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment