How do I rename a repository on GitHub?

前端 未结 12 1611
无人及你
无人及你 2020-11-28 17:13

I wanted to rename one of my repositories on GitHub, but I got scared when a big red warning said:

  1. We will not set up any redirects from the o
12条回答
  •  無奈伤痛
    2020-11-28 17:40

    The simplest way I found

    1. Go to your repo link for example:- https://github.com/someuser/someRepo.git

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

提交回复
热议问题