Skip to content

Commit 8d3c668

Browse files
authored
Merge pull request github#26476 from github/yamiacat-merge-accounts-patch
Add mention of `noreply` email addresses to warning on merge accounts page
2 parents 64c5f98 + a050ee5 commit 8d3c668

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

content/account-and-profile/setting-up-and-managing-your-github-user-account/managing-user-account-settings/merging-multiple-user-accounts.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,9 @@ shortTitle: Merge multiple user accounts
3030

3131
{% warning %}
3232

33-
**Warning:** Organization and repository access permissions aren't transferable between accounts. If the account you want to delete has an existing access permission, an organization owner or repository administrator will need to invite the account that you want to keep.
33+
**Warning:**
34+
- Organization and repository access permissions aren't transferable between accounts. If the account you want to delete has an existing access permission, an organization owner or repository administrator will need to invite the account that you want to keep.
35+
- Any commits authored with a GitHub-provided `noreply` email address cannot be transferred from one account to another. If the account you want to delete used the **Keep my email address private** option, it won't be possible to transfer the commits authored by the account you are deleting to the account you want to keep.
3436

3537
{% endwarning %}
3638

0 commit comments

Comments
 (0)