git更换 拉取推送地址
更换:git remote set-url origin http://git.******.cn/sucry/mouse.git
直接更换,无需删除
注意:上面是更换,如果是空的,需要添加路径,而不是更换
git remote add origin http://......file.git
相信坚持的力量,日复一日的习惯.
更换:git remote set-url origin http://git.******.cn/sucry/mouse.git
直接更换,无需删除
注意:上面是更换,如果是空的,需要添加路径,而不是更换
git remote add origin http://......file.git