📜  我可以更改分叉的 repo 名称吗?Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:51:22.609000             🧑  作者: Mango

代码示例1
# If you haven't renamed already, you can just push all pending changes, rename, and 
just clone again.

# If you've already renamed, you should just update the origin on your local repos:

git remote set-url origin git://github.com/youruser/yourrepo