2014年11月5日 星期三

[Git] Show where does the git fetch url from

[Git] Show where does the git fetch url from

git remote show origin
* remote origin
Fetch URL: ssh://haha@git.gogo:/haha/git/project
Push URL: ssh://haha@git.gogo:/haha/git/project
HEAD branch
: (unknown)
Local branch configured for 'git pull':
master merges
with remote master



Reference:

1.How can I determine the url that a local git repo was originally cloned from?

Related Posts:

0 意見:

張貼留言