Project Awesome project awesome

Duplicating a repository

``sh git clone --bare https://github.com/exampleuser/old-repository.git git push --mirror https://github.com/exampleuser/new-repository.git ``

Package GitHub
Back to Git Tips