Don’t git pull, use git pull –rebase instead

I can’t remember where I saw this first, as I configured it awhile ago.

Emmanouil Liakos shares a quick tip about how to use git pull --rebase and to configure your git to do this automagically.

Link: Don’t git pull, use git pull –rebase instead