Monday, August 8, 2011

Setting 'git pull' to use --rebase for all branches

git config --global branch.autosetuprebase always