Git Push para diferente pasta local
git init --bare
git remote add Y file:///path/to/Y
Real Raccoon
git init --bare
git remote add Y file:///path/to/Y