diff --git a/pages/common/git-pull-request.md b/pages/common/git-pull-request.md new file mode 100644 index 000000000..bb8fca075 --- /dev/null +++ b/pages/common/git-pull-request.md @@ -0,0 +1,9 @@ +# git pull-request + +> Create a pull request for a project on GitHub. +> Part of `git-extras`. +> More information: . + +- Create a pull request for a project on GitHub: + +`git pull-request {{target_branch}}`