mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2024-11-22 15:17:00 +01:00
Update CONTRIBUTING.rst
This commit is contained in:
parent
0c676b1a75
commit
7ff7397d0f
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ Here's how to make a one-off code change.
|
||||||
|
|
||||||
``$ git checkout master``
|
``$ git checkout master``
|
||||||
|
|
||||||
``$ git checkout merge upstream/master``
|
``$ git merge upstream/master``
|
||||||
|
|
||||||
``$ git checkout -b your-branch-name``
|
``$ git checkout -b your-branch-name``
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue