Git命令使用汇总 2015-12-21 本文已影响42人 JohnShen 重置远程仓库的地址 在项目的根目录下执行下面的命令: git remote rm origin git remote add origin git@code.***.com:project.git