Skip to content

Instantly share code, notes, and snippets.

@leanucci
Created August 13, 2012 20:30
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 leanucci/3343891 to your computer and use it in GitHub Desktop.
Save leanucci/3343891 to your computer and use it in GitHub Desktop.
pull.rebase
17:28 ~ ➔ git config --global pull.rebase true
17:28 ~ ➔ cat ~/.gitconfig
... otras cosas
[pull]
rebase = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment