> guides/transfers/github
[WARNING]
Renaming a GitHub account will break any forks of repositories and any hardcoded links to repos. Redirects are set up automatically but may not be permanent.
Steps
Seller backs up all repository URLs
Before renaming, note all important repository links. Redirects are created automatically.
Seller renames account in Settings
Settings → Account → Change username. Enter a new username and confirm. The old username is freed immediately.
Buyer claims the username
Buyer goes to Settings → Account → Change username and enters the freed handle.
Update any hardcoded references
Buyer should update their Git remote URLs: git remote set-url origin https://github.com/newusername/repo.git
Confirm in ExchangeHandles escrow
Mark transfer complete to release funds.
Tips