Skip to content

Instantly share code, notes, and snippets.

@mbpcoder
Created October 27, 2020 08:46
Show Gist options
  • Save mbpcoder/e3bf163a4ceb83041e660be400ee9219 to your computer and use it in GitHub Desktop.
Save mbpcoder/e3bf163a4ceb83041e660be400ee9219 to your computer and use it in GitHub Desktop.
git clone --bare https://github.com/exampleuser/old-repository.git
git push --mirror https://github.com/exampleuser/new-repository.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment