DEV Community

Pacharapol Withayasakpunt
Pacharapol Withayasakpunt

Posted on

How do change "org name" of a GitHub repo?

For example, from <MY_NAME>/<REPO_NAME> to <REPO_NAME>/<REPO_NAME>.

Stars and Follows must not disappear.

Top comments (2)

Collapse
 
patarapolw profile image
Pacharapol Withayasakpunt • Edited

Found it. It's called "Transfer".

  1. Create an org
  2. "Transfer" - docs.github.com/en/free-pro-team@l...
  3. Approve

repo-transfer

Collapse
 
liyan profile image
Yan Li

Yes, good solution.