如果git remote add origin时提示说在远程仓库有origin了,可以选择git remote rm origin或者换个其他任意的字符串。
gitLab本地推送到远程仓库的命令
原文:http://www.cnblogs.com/caiyineng/p/6636693.html