snippetbashTip
git pull-request — Create a pull request for a project on GitHub. Part of `git-extras`. More information: <https://gith
Viewed 0 times
createcommandpullforclirequestgit pull-requestproject
Problem
How to use the
git pull-request command: Create a pull request for a project on GitHub. Part of git-extras. More information: <https://github.com/tj/git-extras/blob/main/Commands.md#git-pull-request>.Solution
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/main/Commands.md#git-pull-request>.Create a pull request for a project on GitHub:
git pull-request {{target_branch}}Code Snippets
Create a pull request for a project on GitHub
git pull-request {{target_branch}}Context
tldr-pages: common/git pull-request
Revisions (0)
No revisions yet.