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

2018-03-01  本文已影响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。

上一篇 下一篇

猜你喜欢

热点阅读