Git clone fatal download error -


here's i'm typing:

root@mymachine:/home# git clone https://github.com/jbalogh/django-cache-machine.git 

here's get:

initialized empty git repository in /home/django-cache-machine/.git/ fatal: https://github.com/jbalogh/django-cache-machine.git/info/refs download error - 

any time try , clone public git repo fails (i'm on linode btw). can clone own private repos w/o issue. idea what's wrong? guys.

i ended fixing upgrading git. follow instructions on this post.


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -