I am trying to clone https://github.com/tensorflow/models.git using git bash on windows, upon clone i get the following:
Cloning into 'models'...
remote: Enumerating objects: 81, done.
remote: Counting objects: 100% (81/81), done.
remote: Compressing objects: 100% (62/62), done.
error: RPC failed; curl 18 transfer closed with outstanding read data remaining
fatal: the remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed
Tried cloning using both git bash and github desktop