How do i push from my local repo when bash gives error code92 curl

Viewed 14

RPC failed error curl92 HTTP/2 stream 0was not closed cleanly

Git log:

[2022-09-24T10:31:17.951Z] > git push origin main:main [13022ms]
[2022-09-24T10:31:17.951Z] error: RPC failed; curl 92 HTTP/2 stream 0 was not closed cleanly: CANCEL (err 8)
fatal: the remote end hung up unexpectedly
fatal: the remote end hung up unexpectedly
Everything up-to-date```
0 Answers
Related