$ git clone --bare https://github.com/EXAMPLE-USER/OLD-REPOSITORY.git
$ cd OLD-REPOSITORY.git
$ git push --mirror https://github.com/EXAMPLE-USER/NEW-REPOSITORY.git
//clean up
$ cd ..
$ rm -rf OLD-REPOSITORY.git
$ git clone --bare https://github.com/EXAMPLE-USER/OLD-REPOSITORY.git
$ cd OLD-REPOSITORY.git
$ git push --mirror https://github.com/EXAMPLE-USER/NEW-REPOSITORY.git
//clean up
$ cd ..
$ rm -rf OLD-REPOSITORY.git
For further actions, you may consider blocking this person and/or reporting abuse
Docusign is now extensible. Overcome challenges with disconnected products and inaccessible data by bringing your solutions into Docusign and publishing to 1.6M customers in the App Center.
Mike Young -
Mike Young -
Aarav Joshi -
Game Dev Digest - The Newsletter On Unity Game Dev -
Top comments (0)