Skip to content

Instantly share code, notes, and snippets.

@marcelodeandrade
Created August 10, 2018 13:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save marcelodeandrade/99081f6e99951a34b53a531c82f31db1 to your computer and use it in GitHub Desktop.
Save marcelodeandrade/99081f6e99951a34b53a531c82f31db1 to your computer and use it in GitHub Desktop.
Git default push behavior
# see https://git-scm.com/docs/git-config#git-config-pushdefault
git config --global push.default current
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment