Here is what helped, the following command increases git buffer to 500mb:

git config http.postBuffer 524288000

Where 52428800 is to push 500MB data. You can increase the limit to 1 or 2GB 
vice versa.
 

On Wednesday, August 19, 2015 at 3:23:07 AM UTC+5:30, Marco Marinho wrote:

> Hi,
> Since I moved from GitHub to GitLab everything was better. Although I'm 
> facing with this problems! I cannot fetch a repo (1.3GB of size), its ends 
> up with this:
>
> RPC failed; result=18, HTTP code = 200
> fatal: The remote end hung up unexpectedly
> fatal: early EOF
> fatal: index-pack failed
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"GitLab" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to gitlabhq+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/gitlabhq/4d122247-8e7e-4bfc-98ff-6f36cfe98569%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to