Skip to content

Instantly share code, notes, and snippets.

@rogerramosme
Last active October 1, 2018 18:33
Show Gist options
  • Save rogerramosme/1446ccf3a84d496f0b44f174ec6cc0c8 to your computer and use it in GitHub Desktop.
Save rogerramosme/1446ccf3a84d496f0b44f174ec6cc0c8 to your computer and use it in GitHub Desktop.
Git: Globaly set upstream git branch as current ❤
git config --global push.default current
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment