Repositories
arch-linux-greece
The PKGBUILDs for the packages used on the Archlinux greek repositories under the project “Arch Linux Greece”
-
Cloning this repository:
git clone git://gitorious.org/arch-linux-greece/arch-linux-greece.git arch-linux-greece cd arch-linux-greece
Add this repository as a remote to an existing local repository:
git remote add arch-linux-greece git://gitorious.org/arch-linux-greece/arch-linux-greece.git git fetch arch-linux-greece git checkout -b my-local-tracking-branch arch-linux-greece/master_or_other_branch
memos31s-arch-linux-greece
-
Cloning this repository:
git clone git://gitorious.org/~memos31/arch-linux-greece/memos31s-arch-linux-greece.git memos31s-arch-linux-greece cd memos31s-arch-linux-greece
Add this repository as a remote to an existing local repository:
git remote add memos31s-arch-linux-greece git://gitorious.org/~memos31/arch-linux-greece/memos31s-arch-linux-greece.git git fetch memos31s-arch-linux-greece git checkout -b my-local-tracking-branch memos31s-arch-linux-greece/master_or_other_branch

