Gitlab have an error: remote unpack failed: eof be

2019-08-16 02:08发布

Does anyone encounter this error in Gitlab and know how to fix it?

$ git push origin development.XxXx
Enter passphrase for key '/u/.ssh/id_rsa':
Enumerating objects: 16318, done.
error: remote unpack failed: eof before pack header was fully read
error: failed to push some refs to 'git@gitlab.com:Project/GitName.git'

I check in the forum with this link error: remote unpack failed: eof before pack header was fully read

but it doesnt fully address my problem; because i dont have any fatal: unable to read error However, I try the solution anyway, but the initial error still occur.

Can anyone show me how to fix this?

0条回答
登录 后发表回答