1
0
mirror of synced 2025-12-22 03:16:52 -05:00
Files
docs/content/github/setting-up-and-managing-your-github-user-account/merging-multiple-user-accounts.md
Jason Etcovitch caaee7a124 Update all files to use {% data %} (#15253)
* Add back changes from prior to purge

* Manually fix some invalid Liquid

* Updoot render-content

* Improve test messages to show correct output

* Run el scripto

* Pass the remaining test
2020-09-29 16:01:04 -04:00

25 lines
1.0 KiB
Markdown

---
title: Merging multiple user accounts
intro: 'If you have separate accounts for work and personal use, you can merge the accounts.'
redirect_from:
- /articles/can-i-merge-two-accounts/
- /articles/keeping-work-and-personal-repositories-separate/
- /articles/merging-multiple-user-accounts
versions:
free-pro-team: '*'
---
{% tip %}
**Tip:** We recommend using only one user account to manage both personal and professional repositories.
{% endtip %}
1. [Transfer any repositories](/articles/how-to-transfer-a-repository) from the account you want to delete to the account you want to keep. Issues, pull requests, and wikis are transferred as well. Verify the repositories exist on the account you want to keep.
2. [Update the remote URLs](/articles/changing-a-remote-s-url) in any local clones of the repositories that were moved.
3. [Delete the account](/articles/deleting-your-user-account) you no longer want to use.
### Further reading
- "[Types of {% data variables.product.prodname_dotcom %} accounts](/articles/types-of-github-accounts)"