From 92215d906d0db4dffee9ef8a9697d3df5fe3616b Mon Sep 17 00:00:00 2001 From: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com> Date: Sun, 15 Oct 2023 18:35:55 +0200 Subject: [PATCH] git-pull-request: add page (#10993) * git-pull-request: add page --------- Co-authored-by: K.B.Dharun Krishna Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com> --- pages/common/git-pull-request.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 pages/common/git-pull-request.md diff --git a/pages/common/git-pull-request.md b/pages/common/git-pull-request.md new file mode 100644 index 0000000000..bb8fca075a --- /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}}`