mirror of
https://github.com/tj/git-extras.git
synced 2026-09-10 07:26:17 -04:00
Update Readme.md
Original repo remote is named 'upstream' and not 'original' as Readme suggests.
This commit is contained in:
parent
e5585bd846
commit
f51c38357f
|
|
@ -336,8 +336,8 @@ Does the following:
|
|||
$ cd expect.js && git remote -v
|
||||
origin git@github.com:<user>/expect.js (fetch)
|
||||
origin git@github.com:<user>/expect.js (push)
|
||||
original git@github.com:LearnBoost/expect.js (fetch)
|
||||
original git@github.com:LearnBoost/expect.js (push)
|
||||
upstream git@github.com:LearnBoost/expect.js (fetch)
|
||||
upstream git@github.com:LearnBoost/expect.js (push)
|
||||
```
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue