Development using git

From Alpine Linux
Revision as of 21:34, 3 November 2008 by Aalatchm (talk | contribs) (Started a document on using git for alpine-conf and alpine-baselayout)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Development using git

Git is now being used for version control of the alpine-baselayout and alpine-conf packages.

Git Clone

To get started, clone the git repository for the package you are interested in:

 git clone git://dev.alpinelinux.org/alpine-baselayout
 git clone git://dev.alpinelinux.org/alpine-conf