I get this error message when I install homebrew with curl: ruby -e "$(curl -fsSL https://raw.github.com/mxcl/homebrew/go)"
The error message is as following: error: RPC failed; result=18, HTTP code = 200MiB | 55 KiB/s fatal: The remote end hung up unexpectedly fatal: early EOF fatal: recursion detected in die handler Failed during: git fetch origin master:refs/remotes/origin/master -n
Any advice? Thanks in advance.