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

