I am trying to push to my remote branch but I got this error:
hello@ThemChum wanoca % git push origin dev
Enumerating objects: 80, done.
Counting objects: 100% (80/80), done.
Delta compression using up to 8 threads
Compressing objects: 100% (62/62), done.
Writing objects: 100% (68/68), 10.55 MiB | 415.49 MiB/s, done.
Total 68 (delta 18), reused 35 (delta 1)
error: RPC failed; curl 92 HTTP/2 stream 0 was not closed cleanly: PROTOCOL_ERROR (err 1)
fatal: the remote end hung up unexpectedly
fatal: the remote end hung up unexpectedly
Everything up-to-date
Note: I checked the folder files sizes it's not even 1 MB.