Dorong git ke folder lokal yang berbeda
git init --bare
git remote add Y file:///path/to/Y
Real Raccoon
git init --bare
git remote add Y file:///path/to/Y