Skip to content

Commit cd36152

Browse files
authored
Update content/github/collaborating-with-issues-and-pull-requests/merging-a-pull-request.md
1 parent fb5e65a commit cd36152

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,11 @@ If you decide you don't want the changes in a topic branch to be merged to the u
4545

4646
{% data reusables.files.choose-commit-email %}
4747

48-
{% note %}
48+
{% note %}
4949

50-
**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.
50+
**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.
5151

52-
{% endnote %}
52+
{% endnote %}
5353

5454
6. Click **Confirm merge**, **Confirm squash and merge**, or **Confirm rebase and merge**.
5555
6. Optionally, [delete the branch](/articles/deleting-unused-branches). This keeps the list of branches in your repository tidy.

0 commit comments

Comments
 (0)