Checkout

Version 1 (QuokForge Admin, 06/12/2009 03:00 pm)

1 1
h1. Checkout
2 1
3 1
h2. Public Checkout
4 1
5 1
To do a public checkout of pedigree apps, use the following:
6 1
<pre>
7 1
git clone git://pedigree.codecall.net/pedigree-apps
8 1
</pre>
9 1
10 1
h2. Developer Checkout
11 1
12 1
To checkout a working copy of pedigree apps, use:
13 1
<pre>
14 1
git clone ssh://<username>@pedigree.codecall.net/pedigree-apps
15 1
</pre>
16 1
You'll need to have been added by an administrator and you'll need a RSA key.