This is how I do it... My fork is `origin` and the main public repo is `upstreaming`.
origin https://github.com/cclauss/Python (fetch)
origin https://github.com/cclauss/Python (push)
upstream https://github.com/TheAlgorithms/Python (fetch)
upstream https://github.com/TheAlgorithms/Python (push)
%
git remote -vLike: https://github.com/internetarchive/openlibrary/wiki/Git-Cheat-Sheet
Or: https://devguide.python.org/getting-started/git-boot-camp
Originally posted by @ClausS in TheAlgorithms/Python#8427 (comment)