Skip to content

Instantly share code, notes, and snippets.

@foobit
Created March 1, 2013 15:26
Show Gist options
  • Save foobit/5065376 to your computer and use it in GitHub Desktop.
Save foobit/5065376 to your computer and use it in GitHub Desktop.
set "git push" to only push current branch
git config --global push.default tracking
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment