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

