Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 937 Bytes

rename-repo.md

File metadata and controls

34 lines (21 loc) · 937 Bytes

How to Rename a Repository

Whenever you rename a repository, keep in mind certain elements will also be associated with the new name, such as:

  • Issues
  • Wikis
  • Stars
  • Followers

Let us look at the steps:

Step 1 :

Login to your Github account and navigate to the main page of the repository.

p1.png

Step 2 :

Under your repository name, click Settings.

p5.png

Step 3 :

Under the Repository Name heading, type the new name of your repository.

p3.png

Step 4 :

Click Rename.

p4.png

Hurray, you just renamed your repository 🎉

Note : Your old repository link will redirect to the new repository link.