Having trouble getting source from git
Posted by Robert B on Oct 26, 2010; 12:12am
URL: https://forum.jogamp.org/Having-trouble-getting-source-from-git-tp1770813.html
Hi all,
I'm getting a "fatal: The remote end hung up unexpectedly" when trying to retrieve any of the packages from git. I'm using git 1.6.3.3 on OS 10.6:
MacLap:jogl me$ git clone git://github.com/sgothel/glugen.git gluegen
Initialized empty Git repository in /Users/me/Desktop/jogl/gluegen/.git/
fatal: The remote end hung up unexpectedly
Any ideas?
Thanks,
--Rob