重新指向git仓库
(亲测可行)解决办法:
1.git remote set-url origin http://仓库地址.git
2.git push origin master
Please make sure you have the correct access rights and the repository exists git提交代码时提示
最新推荐文章于 2025-02-25 02:42:19 发布
重新指向git仓库
(亲测可行)解决办法:
1.git remote set-url origin http://仓库地址.git
2.git push origin master