Created
June 27, 2014 07:00
-
-
Save Ulv/bb2ff2d1f3afec36b6db to your computer and use it in GitHub Desktop.
clone git repository
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# clone git repository | |
git clone --bare repository.git repoclone | |
cd repoclone | |
git push --mirror new-repository.git |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment