Posted on April 8, 2021 by lthxk已经在gitlab新建了项目, 当把本地已有文件夹添加到此项目时出错 当执行 git remote add 时 , 出现 fatal: remote origin already exists 错误 解决方法 , 改为: git remote add origin https://gitlab.com/projectname