git-pull-request: add page (#10993)

* git-pull-request: add page

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
pull/23/head
Sebastiaan Speck 2023-10-15 18:35:55 +02:00 committed by GitHub
parent c597e209ec
commit 92215d906d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,9 @@
# git pull-request
> Create a pull request for a project on GitHub.
> Part of `git-extras`.
> More information: <https://github.com/tj/git-extras/blob/master/Commands.md#git-pull-request>.
- Create a pull request for a project on GitHub:
`git pull-request {{target_branch}}`