Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Error using 'git pull --tags'

Lucas Vieira December 8, 2017

I have a bitbucket repository and I've started to implement tags, to manage releases.
I'm using the bitbucket UI to set the tags, but when I try to 'pull' te tags to my local repository, i get the error bellow:

Connection to bitbucket.org closed by remote host..00 KiB/s
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed


Someone have any ideia what is causing this error? It's possible fix it? How can I do?

Best regards (and sorry my low level english)

 

1 answer

1 accepted

0 votes
Answer accepted
Jobin Kuruvilla [Adaptavist]
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 8, 2017

You can try the workaround at https://stackoverflow.com/questions/21277806/fatal-early-eof-fatal-index-pack-failed

You can also try adjusting the compression setting:

git config --global core.compression 9

Lucas Vieira December 8, 2017

Thank you so much Jobin!
It works for me!!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events