git init bare inicializar el repositorio git vacío
git init --bare <directory>
Michael Futral
git init --bare <directory>