Category Archives: Git

git HTTP push fails with error “RPC failed”

Today, I had the problem that git failed to push a large change set to a HTTP remote with the errors HTTP error code 403: remote hung up unexpectedly and RPC failed; result=22. After some googling around I figured that … Continue reading

Posted in Git | Leave a comment