[pr] Indicate that you can do `git push` after `checkout`

Fixes #2467
This commit is contained in:
Mislav Marohnić 2020-02-20 02:51:46 +01:00
Родитель 3fb45107ec
Коммит badc983ab5
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -30,6 +30,8 @@ pr show [-uc] [-f <FORMAT>] <PR-NUMBER>
* _checkout_:
Check out the head of a pull request in a new branch.
To update the pull request with new commits, use ''git push''.
* _show_:
Open a pull request page in a web browser. When no <PR-NUMBER> is
specified, <HEAD> is used to look up open pull requests and defaults to