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

