Created
May 5, 2020 06:38
-
-
Save ivarconr/07efb95993ae2643ecfa47bccd281633 to your computer and use it in GitHub Desktop.
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
git clone --mirror URL | |
git remote add NEW-REMOTE URL | |
git push NEW-REMOTE --mirror |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment