Skip to content

Commit 4220ef2

Browse files
committed
Specify that merge commit email address is only available when creating a merge commit
1 parent 1f7580a commit 4220ef2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{% if currentVersion == "free-pro-team@latest" %}
2-
1. Below the commit message fields, click the email address drop-down menu and choose a Git author email address. Only verified email addresses appear in this drop-down menu. If you enabled email address privacy, then `<username>@users.noreply.github.com` is the default commit author email address. For more information, see "[Setting your commit email address](/articles/setting-your-commit-email-address)."
2+
1. If creating a merge commit, click the email address drop-down menu below the commit message fields and choose a Git author email address. Only verified email addresses appear in this drop-down menu. If you enabled email address privacy, then `<username>@users.noreply.github.com` is the default commit author email address. For more information, see "[Setting your commit email address](/articles/setting-your-commit-email-address)."
33
![Choose commit email addresses](/assets/images/help/repository/choose-commit-email-address.png)
44
{% endif %}

0 commit comments

Comments
 (0)