I wanted to rename one of my repositories on GitHub, but I got scared when a big red warning said:
We will not set up any redirects from the o
The simplest way I found
Go to your repo link for example:- https://github.com/someuser/someRepo.git
https://github.com/someuser/someRepo.git
Click on setting tab.
the first thing you can see is your repo name, you can edit that.
Note:- If you have cloned repo on local so, change its folder name manually, that's all.