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

