Repositories
192-168
The code behind http://192.168.noone.org/
-
Cloning this repository:
git clone git://gitorious.org/192-168/192-168.git 192-168 cd 192-168
Add this repository as a remote to an existing local repository:
git remote add 192-168 git://gitorious.org/192-168/192-168.git git fetch 192-168 git checkout -b my-local-tracking-branch 192-168/master_or_other_branch

