The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Error using 'git pull --tags'

Lucas Vieira
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
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

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

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 Champions.
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
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
December 8, 2017

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

TAGS
AUG Leaders

Atlassian Community Events