I pulled a project with several forks on GitHub, but forgot which fork it was. How do I determine which fork I pulled?
Kuldeep Baberwal Changed status to publish February 4, 2025
To obtain only the remote URL: git config –get remote.origin.url.\n\nFor example, if you need full output, you are on a network that can reach the remote repo where the source lives: git remote show origin.\n\nUsing git clone (from GitHub, or any source repository for that matter) the default name for this name is C:UsersjaredparHEAD: \”Origin\” – i.g. remote remote urlurl: The first few lines should be c: (address protected) .\n\nIf you want to use the value in a script, the first command in this answer would be used.