【发布时间】:2016-08-01 20:05:13
【问题描述】:
当我将我的项目推送或克隆到/形成bit-bucket 时,它会显示给我
error: RPC failed; result=52, HTTP code = 0
fatal: The remote end hung up unexpectedly
我用过这些,但没有找到结果:
git config --global http.postBuffer 524288000
git config --global http.postBuffer 1048576000
我还没有解决我的问题。请给我建议。
【问题讨论】:
-
你试过通过 git+ssh 吗?
-
不行,请教我怎么做?
标签: ruby-on-rails ruby ruby-on-rails-4 github bitbucket