git remote rm origin
git remote add origin git@github.com:username/myapp.git
我觉得还是直接使用https好用些:
git remote rm origin
git remote add origin https://github.com/AmoryPepelu/ft_customer.git
git remote rm origin
git remote add origin git@github.com:username/myapp.git
我觉得还是直接使用https好用些:
git remote rm origin
git remote add origin https://github.com/AmoryPepelu/ft_customer.git
本文标题:修改本地仓库与远程仓库的链接
本文链接:https://www.haomeiwen.com/subject/dhkjjttx.html
网友评论