Difference between revisions of "Git"

From Openembedded.org
Jump to: navigation, search
(Other Repositories of Interest)
(Undo revision 3299 by Yjytalamago (Talk))
(No difference)

Revision as of 07:47, 24 November 2010

OpenEmbedded Git repository

The Git repository is now the official source repository. Monotone is no longer used.

See GitPhraseBook for instructions on how to use the OE git repo.

Other Repositories of Interest

See GitPhraseBook for ideas on how to use additional remote repositories.

Why Git

Why did we switch from monotone to git:

  • better support for branching and merging (this is where git shines)
  • much faster
  • much larger user base -- many people doing OE work are already using git for kernel work

Mail list discussions on the topic: