I am able to commit the code but not able to push.
Enumerating objects: 601, done.
Counting objects: 100% (601/601), done.
Delta compression using up to 12 threads
Compressing objects: 100% (587/587), done.
Writing objects: 100% (600/600), 37.61 MiB | 28.57 MiB/s, done.
Total 600 (delta 31), reused 0 (delta 0), pack-reused 0
error: RPC failed; curl 56 OpenSSL SSL_read: error:140943FC:SSL routines:ssl3_read_bytes:sslv3 alert bad record mac, errno 0
send-pack: unexpected disconnect while reading sideband packet
fatal: the remote end hung up unexpectedly
Everything up-to-date
I have tried to reset credentials. Also tried
$ git config http.postBuffer 524288000