How to clone a git repo from one remote to another
January 24, 2019
git clone --mirror old-remote-url
cd repo.git
git push --mirror new-remote-url
John Bachir's Code Blog
git clone --mirror old-remote-url
cd repo.git
git push --mirror new-remote-url
This update link alerts you to new Silvrback admin blog posts. A green bubble beside the link indicates a new post. Click the link to the admin blog and the bubble disappears.