DevUsingGit

How do I use git with the Ubuntu kernel?

git is a fairly complex program to use and you are recommended to read up on and understand git's philosophy before attempting to work with the Ubuntu kernel trees, we recommend at least reading the Git Community Book. Once you are conversant with git you should read the KernelTeam/KernelGitGuide which describes how to find our respositories and how we use them. You may also find the KernelTeam/GitCheatSheet useful.

There are also 2 books that we know of:

  • Pragmatic Version Control Using Git by Travis Swicegood
  • Version Control with Git by Jon Loeliger

Kernel/FAQ/DevUsingGit (last edited 2010-06-21 13:17:40 by rtg)