wiki:how-to/puppet/checkout

Version 2 (modified by Daniel Kahn Gillmor, 12 years ago) ( diff )

--

Checking out our puppet code

For everyone, the initial checkout:

git clone git://git.mayfirst.org/mfpl/puppet

For people with write access (support-team members) you should also do:

cd puppet
git config remote.origin.pushurl gitosis@git.mayfirst.org:mfpl/puppet
Note: See TracWiki for help on using the wiki.