Erstellen Sie Repo mit Namen
mkdir myrepo.git
cd myrepo.git
git init --bare
Real Raccoon
mkdir myrepo.git
cd myrepo.git
git init --bare