赞
踩
// origin表示远程仓库名(标识) git remote add origin 远程仓库地址
git remote remove origin
git remote set-url origin 新的远程仓库地址