更换本地git仓库的远程地址

参考学习连接:https://blog.csdn.net/mlq8087/article/details/81360025git

本地 Git 仓库根目录下:cd .git ;vim

编辑 Git 配置文件:vim config ;学习

shift +  i 进入input 编辑模式 ;url

修改 [remote "origin"] 下 url 的值 ;.net

ESC 输入 x 保存退出便可; blog

相关文章
相关标签/搜索