sixwrt
luci
LuCI apps
-
Cloning this repository:
git clone git://gitorious.org/sixwrt/luci.git luci cd luci
Add this repository as a remote to an existing local repository:
git remote add luci git://gitorious.org/sixwrt/luci.git git fetch luci git checkout -b my-local-tracking-branch luci/master_or_other_branch
- Branches:
- master


