Answers for "check repositories using git command"

2

git command show current repo

git remote get-url origin
Posted by: Guest on February-06-2021
1

check which repo i am on git

git remote -v
Posted by: Guest on March-25-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language