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

