美文网首页
gitlab(不是github)尝试使用时遇到错误。

gitlab(不是github)尝试使用时遇到错误。

作者: 乱晒大笼 | 来源:发表于2018-03-01 07:32 被阅读0次

# git push origin master 出错

error: RPC failed; result=22, HTTP code = 404

fatal: The remote end hung up unexpectedly

fatal: The remote end hung up unexpectedly

解决:

刚开始git clone时,用 git clone https://gitlab.com/xxxx/xxxx.git 而不是 git clone https://gitlab.com/xxxx/xxxx,少个.git。

相关文章

网友评论

      本文标题:gitlab(不是github)尝试使用时遇到错误。

      本文链接:https://www.haomeiwen.com/subject/gviwxftx.html