Repositories
pysieved
SIeve server
-
Cloning this repository:
git clone git://gitorious.org/pysieved/pysieved.git pysieved cd pysieved
Add this repository as a remote to an existing local repository:
git remote add pysieved git://gitorious.org/pysieved/pysieved.git git fetch pysieved git checkout -b my-local-tracking-branch pysieved/master_or_other_branch
blueyeds-pysieved
-
Cloning this repository:
git clone git://gitorious.org/~blueyed/pysieved/blueyeds-pysieved.git blueyeds-pysieved cd blueyeds-pysieved
Add this repository as a remote to an existing local repository:
git remote add blueyeds-pysieved git://gitorious.org/~blueyed/pysieved/blueyeds-pysieved.git git fetch blueyeds-pysieved git checkout -b my-local-tracking-branch blueyeds-pysieved/master_or_other_branch
clubbers-pysieved
-
Cloning this repository:
git clone git://gitorious.org/~clubber/pysieved/clubbers-pysieved.git clubbers-pysieved cd clubbers-pysieved
Add this repository as a remote to an existing local repository:
git remote add clubbers-pysieved git://gitorious.org/~clubber/pysieved/clubbers-pysieved.git git fetch clubbers-pysieved git checkout -b my-local-tracking-branch clubbers-pysieved/master_or_other_branch
the1tss-pysieved
-
Cloning this repository:
git clone git://gitorious.org/~the1ts/pysieved/the1tss-pysieved.git the1tss-pysieved cd the1tss-pysieved
Add this repository as a remote to an existing local repository:
git remote add the1tss-pysieved git://gitorious.org/~the1ts/pysieved/the1tss-pysieved.git git fetch the1tss-pysieved git checkout -b my-local-tracking-branch the1tss-pysieved/master_or_other_branch

