git remote set-url origin URL 或者 git remote rm origin git remote add origin URL git remote -v查看现在仓库信息 相关文章: