Kuku/Git Usage

From OLPC
< Kuku
Revision as of 16:58, 11 July 2007 by Lucks (talk | contribs) (Creating page to describe how kuku works with git)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This page describes how the kuku project uses git to manage the source code. Here you will find useful git commands for playing with the kuku code, as well as a description of what each branch means in terms of kuku development.

Git commands for working with Kuku

The Kuku code can be gotten with git with an itnitial import

git clone git://dev.laptop.org/projects/kuku

Useful Links

Git Tutorial Part 1

Git for CVS Users

SourceMage Git Guide