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

