Git drückt auf verschiedene lokale Ordner
git init --bare
git remote add Y file:///path/to/Y
Real Raccoon
git init --bare
git remote add Y file:///path/to/Y