-
duplicate original repository here: https://github.com/new/import
-
clone your own private repo
-
add upstream
git remote add upstream https://github.com/EXAMPLE-USER/ORIGINAL-REPOSITORY.git git remote set-url --push upstream DISABLE
list all your remotes with git remote -v