What is the difference between doing (after mkdir repo and cd repo):
mkdir repo
cd repo
git init git remote add origin git://github.com/cmcculloh/repo
In laymen language we can say: