1
0
mirror of synced 2026-01-03 06:04:16 -05:00
Files
docs/data/reusables/files/choose-commit-email.md
Joe Clark 74a679dc51 Make product variables for Enterprise translation-friendly (#31628)
Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: Evan Bonsignori <ebonsignori@github.com>
2022-10-17 18:54:05 +00:00

5 lines
665 B
Markdown

{% ifversion fpt or ghec %}
1. If you have more than one email address associated with your account on {% data variables.location.product_location %}, 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)."
![Choose commit email addresses](/assets/images/help/repository/choose-commit-email-address.png)
{% endif %}