While I trying to push some commits to remote server, I get this response (after waiting about 5 minutes):
git.exe push --progress "origin" events_devel:events_devel
Counting objects: 195, done.
Delta compression using up to 2 threads.
Compressing objects: 100% (41/41), done.
Writing objects: 100% (47/47), 475.15 KiB | 0 bytes/s, done.
Total 47 (delta 32), reused 0 (delta 0)
fatal: The remote end hung up unexpectedly
fatal: The remote end hung up unexpectedly
error: RPC failed; result=7, HTTP code = 401
Everything up-to-date
I was try this: https://stackoverflow.com/a/6849424, but same result. Remote server not GitHub... its the corporate server. Pulling works as it should.
There is a problem with the stable Git for Windows (1.9.5) for updating using http and windows or basic auth.
Try to upgrade to the 2.4.6-release candidate version. You can find it here
Source
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With