-
-
Save finesse-fingers/d9714d76f875d9f73e78d59b14786e15 to your computer and use it in GitHub Desktop.
Copy git repo with history
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 --bare https://oldRepoURL | |
cd oldRepoURL | |
git push --mirror https://newRepoURL |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment