1
0
mirror of synced 2025-12-21 19:06:49 -05:00

Update content/github/collaborating-with-issues-and-pull-requests/merging-a-pull-request.md

This commit is contained in:
hubwriter
2020-10-29 10:47:49 +00:00
committed by GitHub
parent fb5e65aec4
commit cd36152a7c

View File

@@ -45,11 +45,11 @@ If you decide you don't want the changes in a topic branch to be merged to the u
{% data reusables.files.choose-commit-email %}
{% note %}
{% note %}
**Note:** The email selector is not available for rebase merges, which do not create a merge commit, or for squash merges, which credit the user who created the pull request as the author of the squashed commit.
**Note:** The email selector is not available for rebase merges, which do not create a merge commit, or for squash merges, which credit the user who created the pull request as the author of the squashed commit.
{% endnote %}
{% endnote %}
6. Click **Confirm merge**, **Confirm squash and merge**, or **Confirm rebase and merge**.
6. Optionally, [delete the branch](/articles/deleting-unused-branches). This keeps the list of branches in your repository tidy.