Then trying to
git submodule update
in sunxi-mali source tree, I always get
Receiving objects: 22% (38/168), 972.00 KiB | 7 KiB/s
error: RPC failed; result=18, HTTP code = 200
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: recursion detected in die handler
It"s only on this repo. Percents are always different, between 15 and 22. Then trying to clone directly (git clone https://github.com/linux-sunxi/sunxi-mali-proprientary.git) I"m getting timeout issue, clone didn"t even start. Internet works fine, other github repos cloning OK.
Then trying to
git submodule update
in sunxi-mali source tree, I always get
Receiving objects: 22% (38/168), 972.00 KiB | 7 KiB/s
error: RPC failed; result=18, HTTP code = 200
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: recursion detected in die handler
It"s only on this repo. Percents are always different, between 15 and 22. Then trying to clone directly (git clone https://github.com/linux-sunxi/sunxi-mali-proprientary.git) I"m getting timeout issue, clone didn"t even start. Internet works fine, other github repos cloning OK.