Skip to content

Instantly share code, notes, and snippets.

@tyrannasaurusbanks
Created February 10, 2017 09:14
Show Gist options
  • Save tyrannasaurusbanks/2326e5af4071da0ad64b4cb653a80135 to your computer and use it in GitHub Desktop.
Save tyrannasaurusbanks/2326e5af4071da0ad64b4cb653a80135 to your computer and use it in GitHub Desktop.
Set auto rebasing to avoid big tree when pull new changes
git config --global branch.autosetuprebase=always
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment