警告:更改拉取请求的基本分支时,有些提交可能会从时间表中被删除。 审查评论也可能过时,因为评论引用的代码行可能不再是拉取请求中更改的一部分。
- 在仓库名称下,单击 Pull requests(拉取请求)。
- 在“Pull Requests(拉取请求)”列表中,单击要修改的拉取请求。
- 在拉取请求的标题旁边,单击 Edit(编辑)。
- 在基础分支下拉菜单中,选择要用于比较更改的基础分支。
- 阅读有关更改基本分支的信息,然后单击 Change base(更改基本分支)。
Tip: When you open a pull request, GitHub Enterprise Server will set the base to the commit that branch references. If the branch is updated in the future, GitHub Enterprise Server will not update the base branch's commit.
延伸阅读
- “创建拉取请求”
- "关于拉取请求"
- "审查拉取请求中提议的更改"