Skip to content

Instantly share code, notes, and snippets.

@JohannesHoppe
Last active December 13, 2016 10:37
Show Gist options
  • Save JohannesHoppe/3b6b9979125d6fb4f4ea3767e4254715 to your computer and use it in GitHub Desktop.
Save JohannesHoppe/3b6b9979125d6fb4f4ea3767e4254715 to your computer and use it in GitHub Desktop.
GIT: use rebase by default
git config --global pull.rebase true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment