cloned/converted from SVN http://code.google.com/a/eclipselabs.org/p/jsdt-jquery
Latest sources are at http://svn.codespot.com/a/eclipselabs.org/jsdt-jquery/trunk/
git svn clone --stdlayout --no-metadata http://svn.codespot.com/a/eclipselabs.org/jsdt-jquery/ jsdt-jquery
cd jsdt-jquery
git remote add origin https://github.com/Nodeclipse/jsdt-jquery.git
git push -u origin master
Used howto for convertion: http://stackoverflow.com/questions/79165/how-to-migrate-svn-with-history-to-a-new-git-repository/3972103#3972103