Skip to content

Instantly share code, notes, and snippets.

@alcidesqueiroz
Created September 7, 2012 15:10
Show Gist options
  • Save alcidesqueiroz/3666995 to your computer and use it in GitHub Desktop.
Save alcidesqueiroz/3666995 to your computer and use it in GitHub Desktop.
Git - Always rebase when pulling
git config --global branch.autosetuprebase always
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment