1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

error: RPC failed; result=56, HTTP code = 200B | 18 KiB/s

Posted at

表題のエラーについて、どうしても解決できないので、解決策を教えていただきたいです。

環境
・Debian Wheezy 7.8

git clone した際に、以下のエラーが出てしまい、cloneすることができません。

error: RPC failed; result=56, HTTP code = 200B | 18 KiB/s
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed

多くの記事では、以下のbufferを変更すれば、できるみたいなのですが、
できませんでした。

postBuffer = 1048576000

何卒、よろしくお願いします。

1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?