Anytime I attemtpt pushing changes to my remote github repo, I encounter this error message: error: RPC failed; HTTP 408 curl 22 The requested URL returned error: 408 send-pack: unexpected disconnect while reading sideband packet fatal: the remote end hung up unexpectedly
My internet connection is fast and git is up to date. what could be the issue?
I expected the push to be successful but it is not. It returns an error message.