GitHub – Change Project Name

  1. 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.
  2. 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>

Leave a Reply