Checkout¶
Public Checkout¶
To do a public checkout of pedigree apps, use the following:
git clone git://pedigree-project.org/pedigree-apps.git pedigree-apps
Developer Checkout¶
To checkout a working copy of pedigree apps, use:
git clone ssh://<username>@pedigree-project.org/git/pedigree-apps.git pedigree-apps
You'll need to have been added by an administrator and you'll need a SSH key.