mkdir -p repo/project cd repo/project git init --bare cd ../.. git clone repo/project cd project (do git stuff)