Replies: 4 comments 3 replies
-
GitHub allows one account to have multiple email addresses. If you've added both your personal and work email to the same GitHub account, then logging in with either will show the same (merged) account. this is normal. Alternatively, you may have accidentally created a second GitHub account. If you have two accounts, do not delete either account yet. Deleting an account will remove any private repositories and possibly access to organizations unless ownership is transferred. Instead, decide whether you want to Keep them separate (one for personal, one for work) or merge identities by adding both emails to a single GitHub account and using it for both purposes. |
Beta Was this translation helpful? Give feedback.
-
What you're running into usually happens when your personal and work emails somehow get linked up to the same GitHub account, or maybe you've accidentally ended up with two separate accounts and are just getting them confused when you log in. Your public profile should really stick to one username, so if that's shifting, that's definitely the odd part. My top tip would be to first peek at your 'Emails' section in GitHub Settings to see all the linked addresses, and then try logging in with each email separately just to figure out if you've got one account or two. Big warning though don't delete anything just yet If it's still a tangled mess after that, honestly, your best bet is to just ping GitHub Support directly they can dive into your account details and help you sort it all out safely without losing anything |
Beta Was this translation helpful? Give feedback.
-
🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as 2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the Thank you for helping bring this Discussion to a resolution! 💬 |
Beta Was this translation helpful? Give feedback.
-
I'm not so sure if an email can be reused with two GitHub Accounts because as far as I know, it can't, it will say "email already in use" though I'm also not sure whether that's the case in an Enterprise account but the one thing I look is your single device, with two GitHub Accounts, I had the same experience in the past and it was a conflict, the commits from the new test GitHub Account appeared in my personal existing account, and I learned it's because of the single global email/SSH key in the computer, so I had to delete the other test account |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Question
Body
Hello,
My enterprise began to use github as the repository management and I try to login in with my email and for some reason linked my work email to my personal profile, but when I went to the configuration shows only one email (different it depens of which email I use to login) and also my public profile changes depending of the email I use to enter, is so weird and it seems the accounts are merged or something like that but I didn't found any option to make them independent again.
And I'm afraid to try to "delete" the account of one of them but this remove all the work I had already pushed
Thanks
Beta Was this translation helpful? Give feedback.
All reactions