瀏覽代碼

git-pull-request: add page (#10993)

* 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>
Sebastiaan Speck 1 年之前
父節點
當前提交
92215d906d
共有 1 個文件被更改,包括 9 次插入0 次删除
  1. 9 0
      pages/common/git-pull-request.md

+ 9 - 0
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: <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}}`