1
0
mirror of synced 2025-12-21 10:57:10 -05:00

Update content/github/collaborating-with-issues-and-pull-requests/changing-the-base-branch-of-a-pull-request.md

Co-authored-by: Janice <janiceilene@github.com>
This commit is contained in:
Ruth Ikegah
2020-10-14 14:54:15 +01:00
committed by GitHub
parent d5dd4bb9a1
commit 27d7da9dcf

View File

@@ -22,8 +22,7 @@ versions:
{% tip %} {% tip %}
**Tip:** **Tip:** When you open a pull request, {% data variables.product.product_name %} will set the base to the commit that branch references. If the branch is updated in the future, {% data variables.product.product_name %} will not update the base branch's commit.
When you open a Pull Request, GitHub will set the base to the commit that branch references. If the branch is updated in the future, GitHub will not update the base branch's commit.
{% endtip %} {% endtip %}