Moving a Git Repository
Every once in a while you might need to move a Git repository while preserving the history.
TL;DR
Here is how you can move or duplicate a Git repository from an initial repository
https://github.com/username/old.git to a new repository https://gith...
blog.cristiana.tech2 min read