Answers for "how to know the git url of a project"

10

git get repository url

git config --get remote.origin.url
Posted by: Guest on March-13-2020

Code answers related to "how to know the git url of a project"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language