<div dir="ltr"><div style="font-size:12.8px">I am trying to clone the official llvm git repo on Windows:</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"> >  git clone <a href="http://llvm.org/git/llvm.git" target="_blank">http://llvm.org/git/llvm.git</a><br></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I get this error:</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><div>Cloning into 'llvm'...</div><div>remote: Counting objects: 1069147, done.</div><div>remote: Compressing objects: 100% (255719/255719), done.</div><div>Receiving objects:   1% (10692/1069147), 3.37 MiB | 1.56 MiB/s</div><div>Receiving objects:   1% (15306/1069147), 5.38 MiB | 1.65 MiB/s</div><div>Receiving objects:   1% (21244/1069147), 7.39 MiB | 1.71 MiB/s</div><div>Receiving objects:   2% (21383/1069147), 7.39 MiB | 1.71 MiB/s</div><div>Receiving objects:   2% (27543/1069147), 9.43 MiB | 1.87 MiB/s</div><div>error: RPC failed; result=18, HTTP code = 200</div><div>fatal: The remote end hung up unexpectedly</div><div>fatal: early EOF</div><div>fatal: index-pack failed</div></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Here is the solution according to <a href="http://stackoverflow.com/" target="_blank">stackoverflow.com</a> but this requires access to the server:</div><div style="font-size:12.8px"><a href="http://stackoverflow.com/questions/17683295/git-bash-error-rpc-failed-result-18-htp-code-200b-1kib-s" target="_blank">http://stackoverflow.com/questions/17683295/git-bash-error-rpc-failed-result-18-htp-code-200b-1kib-s</a><br></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Is anybody using the official git mirror on Windows successfully?</div></div>