1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 00:22:09 +02:00
tldr/pages/common/git-pull-request.md
Sebastiaan Speck 92215d906d
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>
2023-10-15 22:05:55 +05:30

278 B

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