Git Push à différents dossiers locaux
git init --bare
git remote add Y file:///path/to/Y
Real Raccoon
git init --bare
git remote add Y file:///path/to/Y