Git: Difference between revisions
(Started a document on using git for alpine-conf and alpine-baselayout) |
|||
Line 1: | Line 1: | ||
Git is now being used for version control of the '''alpine-baselayout''' and '''alpine-conf''' packages. | Git is now being used for version control of the '''alpine-baselayout''' and '''alpine-conf''' packages. | ||
Revision as of 21:34, 3 November 2008
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