On 30/11/2012 07:32, Brian Kotek wrote: > error: RPC failed; result=55, HTTP code = 0
A quick Google points to https://confluence.atlassian.com/pages/viewpage.action?pageId=301663267 suggesting that it's a problem with libcurl and a method of getting further debug information. http://stackoverflow.com/questions/11968353/cannot-push-to-remote-git-repository also suggests increasing the postBuffer (git config http.postBuffer 524288000), but you've already tried this. --
