updated readme

This commit is contained in:
Dmitry Zuikov 2023-03-25 08:01:41 +03:00
parent ba71a4da23
commit 29d7852afc
1 changed files with 4 additions and 2 deletions

View File

@ -155,8 +155,10 @@ git fetch origin
git fetch mytopic
```
You may want to have your's topic as an origing, and other
topic as something else. It's all up to you.
You may want to set your own topic as the "origin," and
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