Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -86,4 +86,4 @@ You can change the email address associated with commits you make in a single re

For reference information, see [AUTOTITLE](/account-and-profile/reference/email-addresses-reference).

To learn more about using a private email address, see [AUTOTITLE](/account-and-profile/reference/email-addresses-reference#your-noreply-email-address).
For more information about setting your Git username, see [AUTOTITLE](/get-started/git-basics/setting-your-username-in-git).
2 changes: 1 addition & 1 deletion data/reusables/files/commit-author-email-options.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{% ifversion fpt or ghec %}
If you haven't enabled email address privacy, you can choose which verified email address to author changes with when you edit, delete, or create files or merge a pull request in the user interface. If you enabled email address privacy, then the commit author email address cannot be changed and will be a no-reply by default. For more information about the exact form the no-reply email address can take, see [AUTOTITLE](/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/setting-your-commit-email-address).
If you haven't enabled email address privacy, you can choose which verified email address to author changes with when you edit, delete, or create files or merge a pull request in the user interface. If you enabled email address privacy, then the commit author email address cannot be changed and will be a no-reply by default. For more information about the exact form the no-reply email address can take, see [AUTOTITLE](/account-and-profile/reference/email-addresses-reference#your-noreply-email-address).
{% endif %}
Loading