Repositories
libregraphicsmag
A magazine about libre graphics.
-
Cloning this repository:
git clone git://gitorious.org/libregraphicsmag/libregraphicsmag.git libregraphicsmag cd libregraphicsmag
Add this repository as a remote to an existing local repository:
git remote add libregraphicsmag git://gitorious.org/libregraphicsmag/libregraphicsmag.git git fetch libregraphicsmag git checkout -b my-local-tracking-branch libregraphicsmag/master_or_other_branch
alerays-libregraphicsmag
-
Cloning this repository:
git clone git://gitorious.org/~aleray/libregraphicsmag/alerays-libregraphicsmag.git alerays-libregraphicsmag cd alerays-libregraphicsmag
Add this repository as a remote to an existing local repository:
git remote add alerays-libregraphicsmag git://gitorious.org/~aleray/libregraphicsmag/alerays-libregraphicsmag.git git fetch alerays-libregraphicsmag git checkout -b my-local-tracking-branch alerays-libregraphicsmag/master_or_other_branch
davelab6-libregraphicsmag-site
-
Cloning this repository:
git clone git://gitorious.org/~davelab6/libregraphicsmag/davelab6-libregraphicsmag-site.git davelab6-libregraphicsmag-site cd davelab6-libregraphicsmag-site
Add this repository as a remote to an existing local repository:
git remote add davelab6-libregraphicsmag-site git://gitorious.org/~davelab6/libregraphicsmag/davelab6-libregraphicsmag-site.git git fetch davelab6-libregraphicsmag-site git checkout -b my-local-tracking-branch davelab6-libregraphicsmag-site/master_or_other_branch

