Crear repositorio con nombre
mkdir myrepo.git
cd myrepo.git
git init --bare
Real Raccoon
mkdir myrepo.git
cd myrepo.git
git init --bare