While pushing a git repository from a ubuntu server to another ubuntu server, I get the following error:
Pushing to gitosis@xxx:yyy
Enter passphrase for key '/home/ngrislain/.ssh/id_rsa':
Counting objects: 88, done.
Compressing objects: 100% (50/50), done.
error: inflate returned -551), 22.15 MiB | 1.13 MiB/s
error: pack-objects died of signal 13MiB | 1.10 MiB/s
error: failed to push some refs to 'gitosis@xxx:yyy'
My disk is not full, I still can pull... Does anyone understand this ?
Thanks,