1
0

Remotes and links updated to reflect that GitHub as the owning organization

This commit is contained in:
Matthew McCullough
2012-10-01 14:28:19 -06:00
parent 8831b158b1
commit 8ff0637a5c
3 changed files with 5 additions and 5 deletions

View File

@@ -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