Repositories
esuit
The Embedded System Unit/Integrated Test cases Framework
-
Cloning this repository:
git clone git://gitorious.org/esuit/esuit.git esuit cd esuit
Add this repository as a remote to an existing local repository:
git remote add esuit git://gitorious.org/esuit/esuit.git git fetch esuit git checkout -b my-local-tracking-branch esuit/master_or_other_branch

