See all presentation from simoncomputing
On Github simoncomputing / git-brown-bag
-Raymond Tang
git pull origin master
git checkout -b feature
git config --global user.name "John Doe"
git config --global user.email johndoe@example.com
git config branch.autosetuprebase always