❯ git push -u origin --all
Enter passphrase for key [key]:
Enumerating objects: 2462, done.
Counting objects: 100% (2462/2462), done.
Delta compression using up to 12 threads
Compressing objects: 100% (2433/2433), done.
remote: The archive entry was compressed using an unsupported compression method.
send-pack: unexpected disconnect while reading sideband packet
fatal: sha1 file '<stdout>' write error: Broken pipe
error: remote unpack failed: error The archive entry was compressed using an unsupported compression method.
fatal: the remote end hung up unexpectedly
❯ git push -u origin --all
Enter passphrase for key [key]:
Enumerating objects: 2462, done.
Counting objects: 100% (2462/2462), done.
Delta compression using up to 12 threads
Compressing objects: 100% (2433/2433), done.
remote: The archive entry was compressed using an unsupported compression method.
send-pack: unexpected disconnect while reading sideband packet
fatal: sha1 file '<stdout>' write error: Broken pipe
error: remote unpack failed: error The archive entry was compressed using an unsupported compression method.
fatal: the remote end hung up unexpectedly