Gitfatal: remote origin already exists.
Posted jums
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Gitfatal: remote origin already exists.相关的知识,希望对你有一定的参考价值。
问题:fatal: remote origin already exists.
解答:
$ git remote rm origin
再次执行下面的语句:
$ git remote add origin https://github.com/。。。
以上是关于Gitfatal: remote origin already exists.的主要内容,如果未能解决你的问题,请参考以下文章
Gitlab新建项目push报 remote origin already exists
带有 repo init 命令的错误“致命:refs/remotes/origin/stable^0: not a valid SHA1”