Repositories
lilurl
LilURL project git public repos
-
Cloning this repository:
git clone git://gitorious.org/lilurl/lilurl.git lilurl cd lilurl
Add this repository as a remote to an existing local repository:
git remote add lilurl git://gitorious.org/lilurl/lilurl.git git fetch lilurl git checkout -b my-local-tracking-branch lilurl/master_or_other_branch

