解答:
$ git remote rm origin
再次执行下面的语句:
$ git remote add origin https://github.com/。。。
【Git】fatal: remote origin already exists.
原文:https://www.cnblogs.com/jums/p/11516692.html