2025年6月20日
摘要: 1.进入本地项目根目录 E:\GitProjects\MyWebApp 地址栏中输入cmd进入命令窗口。2.执行命令设置git仓库地址为新地址:git remote set-url origin http://192.168.2.176:9000/test/MyWebApp.git3.推送本地分支到 阅读全文
posted @ 2025-06-20 16:51 邢帅杰 阅读(304) 评论(0) 推荐(0)