Repositories
wpeditor
-
Cloning this repository:
git clone git://gitorious.org/modest/wpeditor.git wpeditor cd wpeditor
Add this repository as a remote to an existing local repository:
git remote add wpeditor git://gitorious.org/modest/wpeditor.git git fetch wpeditor git checkout -b my-local-tracking-branch wpeditor/master_or_other_branch
modest
-
Cloning this repository:
git clone git://gitorious.org/modest/modest.git modest cd modest
Add this repository as a remote to an existing local repository:
git remote add modest git://gitorious.org/modest/modest.git git fetch modest git checkout -b my-local-tracking-branch modest/master_or_other_branch
modest-jjardon
-
Cloning this repository:
git clone git://gitorious.org/~jjardon/modest/modest-jjardon.git modest-jjardon cd modest-jjardon
Add this repository as a remote to an existing local repository:
git remote add modest-jjardon git://gitorious.org/~jjardon/modest/modest-jjardon.git git fetch modest-jjardon git checkout -b my-local-tracking-branch modest-jjardon/master_or_other_branch
naikel-modest
-
Cloning this repository:
git clone git://gitorious.org/~naikel/modest/naikel-modest.git naikel-modest cd naikel-modest
Add this repository as a remote to an existing local repository:
git remote add naikel-modest git://gitorious.org/~naikel/modest/naikel-modest.git git fetch naikel-modest git checkout -b my-local-tracking-branch naikel-modest/master_or_other_branch
egroepers-modest
-
Cloning this repository:
git clone git://gitorious.org/~egroeper/modest/egroepers-modest.git egroepers-modest cd egroepers-modest
Add this repository as a remote to an existing local repository:
git remote add egroepers-modest git://gitorious.org/~egroeper/modest/egroepers-modest.git git fetch egroepers-modest git checkout -b my-local-tracking-branch egroepers-modest/master_or_other_branch

