tldr/pages/common/git-pull-request.md

10 lines
278 B
Markdown
Raw Normal View History

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