mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 10:22:08 +02:00

* 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>
9 lines
278 B
Markdown
9 lines
278 B
Markdown
# 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}}`
|