Skip to main content
  1. Learn center
  2. Software Development
  3. Guides
  4. Git tutorial
  5. 如何使用 Git
  6. 如何在 Git 中使用拉取请求
  7. 创建拉取请求
GuidesSoftware DevelopmentBacklog
Git

Project and code management together.

创建拉取请求

在您 Backlog 项目的 Git 页面上,选择目标儲存库。

The Git page of your project in Backlog

然后转到 Branches 选项卡,并找到我们刚才创建的add-sort-func分支。

Go to the Branches tab and click “Add” in the pull request column

在 pull request 栏点击“Add”,您会看到如下画面:

The pull request screen

确保正确填写以下字段:

  1. Target branch:要合并一个 pull request 的目标分支 (即 main)
  2. Pull request branch:要合并的分支 (即 add-sort-func)
  3. 受让人:负责审查与合并拉取请求的人

然后单击“Add pull request”按钮。通知将发送给受让人和您添加到“Notify pull request to”字段的任何用户。

接下来将显示以下屏幕供您检查请求:

The screen after the pull is request created

Subscribe to our newsletter

Learn with Nulab to bring your best ideas to life