方法一
方法二
方法一
修改git配置文件:
snippet.bash
cd
.git
/
config
# 修改url值
方法二
snippet.bash
git remote
set-url origin new_url
注:该命令结果会修改.git/config