Answers for "git bash get current remote"

40

get git remote url

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

git show remote url

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

Code answers related to "git bash get current remote"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language