Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

how to get github url

git remote -v
git config --get remote.origin.url
git remote show origin
git config --get remote.origin.url
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #github #url
ADD COMMENT
Topic
Name
8+7 =