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