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

