Trac URL:
http://desu.no-ip.info:6666/projects/LuaIce/
Git URL to get the current code is: [url]git://desu.no-ip.info:6667/var/repos/LuaIce/.git/[/url]
However Springs repo is kinda huge so i would ask you not to clone directly from me and instead:
clone the main repository first (or use an existing one instead)
Code: Select all
git clone git://github.com/spring/spring.git
Code: Select all
git remote add LuaIce git://desu.no-ip.info:6667/var/repos/LuaIce/.git/
git fetch LuaIce
git checkout -b myLuaIce LuaIce/LuaIce