Skip to content

Instantly share code, notes, and snippets.

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 chenrui333/a6ab4f8f8d621ff5123d271bf7404d9b to your computer and use it in GitHub Desktop.
Save chenrui333/a6ab4f8f8d621ff5123d271bf7404d9b to your computer and use it in GitHub Desktop.
Git must-have options
git config --global push.default current
git config --global pull.rebase true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment