Displaying 2 results from an estimated 2 matches for "cfatal".
Did you mean:
fatal
2016 Aug 19
6
OT: Cloning llvm repo over low speed connection != fun
...libcxxabi/build$ cd ../..
asura at asura-X3:/usr/local/src$ git clone git at github.com:llvm-mirror/llvm.git
Cloning into 'llvm'...
remote: Counting objects: 1228082, done.
remote: Compressing objects: 100% (245/245), done.
Receiving objects: 13% (167280/1228082), 68.86 MiB | 20.00 KiB/s
^Cfatal: The remote end hung up unexpectedly
asura at asura-X3:/usr/local/src$ rm -rf llv^C
asura at asura-X3:/usr/local/src$ git clone git at github.com:llvm-mirror/llvm.git
Cloning into 'llvm'...
remote: Counting objects: 1228082, done.
remote: Compressing objects: 100% (245/245), done.
^Cfatal:...
2016 Aug 19
2
OT: Cloning llvm repo over low speed connection != fun
...t clone
>> git at github.com:llvm-mirror/llvm.git
>> Cloning into 'llvm'...
>> remote: Counting objects: 1228082, done.
>> remote: Compressing objects: 100% (245/245), done.
>> Receiving objects: 13% (167280/1228082), 68.86 MiB | 20.00 KiB/s
>>
>> ^Cfatal: The remote end hung up unexpectedly
>>
>> asura at asura-X3:/usr/local/src$ rm -rf llv^C
>> asura at asura-X3:/usr/local/src$ git clone
>> git at github.com:llvm-mirror/llvm.git
>> Cloning into 'llvm'...
>> remote: Counting objects: 1228082, done.
>&g...