Thanks for the help. After I use git config --global http.postBuffer 
524288000 i managed to work :D

On Monday, August 31, 2015 at 1:13:25 PM UTC+1, Rajesh Gowda wrote:
>
>
> 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/2ecb5104-aac5-4847-b823-ec6fd7c913bc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to