git 替换远程地址 2019-12-26 本文已影响0人 nice_demo 命令帮助:git remote -h 查看当前远程地址:git remote -v 删除远程地址:git remote remove origin git remote add origin 远程地址