mirror of https://github.com/voidlizard/hbs2
updated readme
This commit is contained in:
parent
ba71a4da23
commit
29d7852afc
|
@ -155,8 +155,10 @@ git fetch origin
|
||||||
git fetch mytopic
|
git fetch mytopic
|
||||||
```
|
```
|
||||||
|
|
||||||
You may want to have your's topic as an origing, and other
|
You may want to set your own topic as the "origin," and
|
||||||
topic as something else. It's all up to you.
|
another topic as something else. It's completely up to you.
|
||||||
|
It works just like setting up Git remotes in the
|
||||||
|
usual way.
|
||||||
|
|
||||||
|
|
||||||
10. Make your changes
|
10. Make your changes
|
||||||
|
|
Loading…
Reference in New Issue