Repositories
libreapps
-
Cloning this repository:
git clone git://gitorious.org/libreapps/libreapps.git libreapps cd libreapps
Add this repository as a remote to an existing local repository:
git remote add libreapps git://gitorious.org/libreapps/libreapps.git git fetch libreapps git checkout -b my-local-tracking-branch libreapps/master_or_other_branch
libreappsmail
-
Cloning this repository:
git clone git://gitorious.org/libreapps/libreappsmail.git libreappsmail cd libreappsmail
Add this repository as a remote to an existing local repository:
git remote add libreappsmail git://gitorious.org/libreapps/libreappsmail.git git fetch libreappsmail git checkout -b my-local-tracking-branch libreappsmail/master_or_other_branch
libreappsrss
-
Cloning this repository:
git clone git://gitorious.org/libreapps/libreappsrss.git libreappsrss cd libreappsrss
Add this repository as a remote to an existing local repository:
git remote add libreappsrss git://gitorious.org/libreapps/libreappsrss.git git fetch libreappsrss git checkout -b my-local-tracking-branch libreappsrss/master_or_other_branch

