The description for --head said it was the head branch instead of head branch.
This commit is contained in:
Carlos Martín Nieto 2016-04-21 12:15:07 +02:00
Родитель aa4611dd9a
Коммит 9413795ec7
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -43,7 +43,7 @@ pull-request -i <ISSUE>
(usually "master").
-h, --head <HEAD>
The base branch in "[OWNER:]BRANCH" format. Defaults to the current branch.
The head branch in "[OWNER:]BRANCH" format. Defaults to the current branch.
-a, --assign <USER>
Assign GitHub <USER> to this pull request.