Daisy Examples doesn't clone

Hi there. Is just only me or there really are some issues in git hub? When I try to clone Daisy Examples, I had this:

$ git clone GitHub - electro-smith/DaisyExamples: Examples for the Daisy Platform d:/daisy
Cloning into ‘d:/daisy’…
remote: Enumerating objects: 14382, done.
remote: Counting objects: 100% (292/292), done.
remote: Compressing objects: 100% (91/91), done.
error: RPC failed; curl 92 HTTP/2 stream 0 was not closed cleanly: CANCEL (err 8)
error: 2268 bytes of body are still expected
fetch-pack: unexpected disconnect while reading sideband packet
fatal: early EOF
fatal: fetch-pack: invalid index-pack output

The same problem happens also with direct git clone or any other method. It finish with error around 30% of download.

I just cloned it here, no problem, it got slow, then finished up.

Thank you. I had to reboot the Windows (%$&@) and update the git console. Then it worked. ;).