Comment by ak217

11 years ago

Nice. For some reason I can't clone the repo, though.

    Cloning into 'roslyn'...
    remote: Counting objects: 10525, done.
    remote: Compressing objects: 100% (4382/4382), done.
    remote: Total 10525 (delta 6180), reused 10391 (delta 6091)
    Receiving objects: 100% (10525/10525), 16.94 MiB | 1.69 MiB/s, done.
    error: RPC failed; result=56, HTTP code = 200

Edit: This looks like an incompatibility between GnuTLS and whatever Microsoft is using for TLS. Using git+libcurl linked against OpenSSL works fine.