Repositories
mainline
Geiser source code
-
Cloning this repository:
git clone git://gitorious.org/geiser/mainline.git mainline cd mainline
Add this repository as a remote to an existing local repository:
git remote add mainline git://gitorious.org/geiser/mainline.git git fetch mainline git checkout -b my-local-tracking-branch mainline/master_or_other_branch
mbenkards-mainline
-
Cloning this repository:
git clone git://gitorious.org/~mbenkard/geiser/mbenkards-mainline.git mbenkards-mainline cd mbenkards-mainline
Add this repository as a remote to an existing local repository:
git remote add mbenkards-mainline git://gitorious.org/~mbenkard/geiser/mbenkards-mainline.git git fetch mbenkards-mainline git checkout -b my-local-tracking-branch mbenkards-mainline/master_or_other_branch
askoy41s-mainline
-
Cloning this repository:
git clone git://gitorious.org/~askoy41/geiser/askoy41s-mainline.git askoy41s-mainline cd askoy41s-mainline
Add this repository as a remote to an existing local repository:
git remote add askoy41s-mainline git://gitorious.org/~askoy41/geiser/askoy41s-mainline.git git fetch askoy41s-mainline git checkout -b my-local-tracking-branch askoy41s-mainline/master_or_other_branch
mjo-sandbox
-
Cloning this repository:
git clone git://gitorious.org/~mjo/geiser/mjo-sandbox.git mjo-sandbox cd mjo-sandbox
Add this repository as a remote to an existing local repository:
git remote add mjo-sandbox git://gitorious.org/~mjo/geiser/mjo-sandbox.git git fetch mjo-sandbox git checkout -b my-local-tracking-branch mjo-sandbox/master_or_other_branch
juergenhoetzels-mainline
-
Cloning this repository:
git clone git://gitorious.org/~juergenhoetzel/geiser/juergenhoetzels-mainline.git juergenhoetzels-mainline cd juergenhoetzels-mainline
Add this repository as a remote to an existing local repository:
git remote add juergenhoetzels-mainline git://gitorious.org/~juergenhoetzel/geiser/juergenhoetzels-mainline.git git fetch juergenhoetzels-mainline git checkout -b my-local-tracking-branch juergenhoetzels-mainline/master_or_other_branch

