I\'m trying to push my code into github, but almost everytime I meet this error
error: RPC failed; result=28, HTTP code = 0 fatal: The remote end hung up un
I met the same problem( working behind a proxy and not able to access git://)
maybe it depends on the network situation?
do the "push" more times and it works for me. (pushed total 5 times, 2 successful)
btw, I am using the "https_proxy" environment variable, not the "http_proxy"