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


