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)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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