Troubleshooting Git via Stash
June 18, 2014
I have a Git repository set up on Stash from Atlassian. I've just done my first push to it and encountered the following issues:
Problem 1 - error: RPC failed; result=55, HTTP code = 0
Whilst pushing, I got the following error:
C:\dev\code>git push origin master Password for 'http://user@server.com': Counting …