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


