Answers for "how to check the repository name in git"

2

how to check the repository name in git

git config --get remote.origin.url
Posted by: Guest on October-06-2020

Code answers related to "how to check the repository name in git"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language