repository
-
Duplicating a git repository
To duplicate a repository without forking it, you can run a special clone command, then mirror-push to the new repository.
2017-03-28 git gitrepository
To duplicate a repository without forking it, you can run a special clone command, then mirror-push to the new repository.