Repositories
slice
SLiCE: Simple Linux Configuration managEr
-
Cloning this repository:
git clone git://gitorious.org/slice/slice.git slice cd slice
Add this repository as a remote to an existing local repository:
git remote add slice git://gitorious.org/slice/slice.git git fetch slice git checkout -b my-local-tracking-branch slice/master_or_other_branch

