+1 vote
in General IT Tips by (74.8k points)
I want to rename one of my GitHub repositories. However, I do not see an obvious option to do so. How can I rename my repository?

1 Answer

+2 votes
by (88.8k points)
 
Best answer

Here are the steps you need to follow to rename a GitHub repository:

  • On GitHub, go to the main page of the repository you want to rename.
  • You will see the following menu. click on Settings on this menu. 

rename a GitHub repository

  • On the Settings page, under the Repository Name field, enter the new name for your repository.
  • Click Rename to apply the changes.

Let me know if it works for you.


...