Answers for "git info remote url"

45

get git remote url

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

git show remote url

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

get git origin url

Git Origin url
Posted by: Guest on November-12-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language