Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

git remote show origin

$ git remote -v
origin	https://github.com/schacon/ticgit (fetch)
origin	https://github.com/schacon/ticgit (push)
Source by git-scm.com #
 
PREVIOUS NEXT
Tagged: #git #remote #show #origin
ADD COMMENT
Topic
Name
8+7 =