- In GitHub, go to the project page, click Settings for the project, then change the project name in the Repository Name field, and click Rename.
- In any git-managed project folder which points to this repository, run the following command:
git remote set-url <repository reference name> <GitHub URL with new project name>