1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-24 10:55:25 +02:00

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>
This commit is contained in:
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

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