Remotes and links updated to reflect that GitHub as the owning organization
This commit is contained in:
@@ -80,8 +80,8 @@ layout: reference
|
||||
<b>$ git remote</b>
|
||||
origin
|
||||
<b>$ git remote -v</b>
|
||||
origin git@github.com:schacon/git-reference.git (fetch)
|
||||
origin git@github.com:schacon/git-reference.git (push)
|
||||
origin git@github.com:github/git-reference.git (fetch)
|
||||
origin git@github.com:github/git-reference.git (push)
|
||||
</pre>
|
||||
|
||||
<p>You see the URL there twice because Git allows you to have different
|
||||
|
Reference in New Issue
Block a user