Loading

git 修改远程仓库链接

# git remote set-url name new-url
git remote set-url origin git@github.com:username/repository
posted @ 2020-12-08 10:12  lif323  阅读(393)  评论(0)    收藏  举报