Repositories
forban
Main project tree for Forban (http://www.foo.be/forban/)
-
Cloning this repository:
git clone git://gitorious.org/forban/forban.git forban cd forban
Add this repository as a remote to an existing local repository:
git remote add forban git://gitorious.org/forban/forban.git git fetch forban git checkout -b my-local-tracking-branch forban/master_or_other_branch
agoristwolf1994s-forban
-
Cloning this repository:
git clone git://gitorious.org/~agoristwolf1994/forban/agoristwolf1994s-forban.git agoristwolf1994s-forban cd agoristwolf1994s-forban
Add this repository as a remote to an existing local repository:
git remote add agoristwolf1994s-forban git://gitorious.org/~agoristwolf1994/forban/agoristwolf1994s-forban.git git fetch agoristwolf1994s-forban git checkout -b my-local-tracking-branch agoristwolf1994s-forban/master_or_other_branch

