#

fork

GitHub fork identification and upstream workflows.

ProgrammingFind the Original Git Clone URL of a Local Repository

Locate the original Git clone URL for a local repo. Run git remote -v or git remote get-url, or view .git/config to find origin, upstream, and GitHub parent.

1 answer 5 views