Answers for "how to find your remote git repository"

40

how to see the remote url in git

git config --get remote.origin.url
Posted by: Guest on May-12-2020

Code answers related to "how to find your remote git repository"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language