6 lines
679 B
Markdown
6 lines
679 B
Markdown
{% if currentVersion == "free-pro-team@latest" %}
|
|
1. If you have more than one email address associated with your
|
|
{% data variables.product.product_name %} account, click the email address drop-down menu and select the email address to use as the 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)."
|
|

|
|
{% endif %}
|