odreex
odreex
odreex is a C++ library for distribution builders.
-
Cloning this repository:
git clone git://gitorious.org/odreex/odreex.git odreex cd odreex
Add this repository as a remote to an existing local repository:
git remote add odreex git://gitorious.org/odreex/odreex.git git fetch odreex git checkout -b my-local-tracking-branch odreex/master_or_other_branch


