Please note that User Registration has been temporarily disabled due to a recent increase in automated registrations. If anyone needs an account, please request one here: RequestAccount. Thanks for your patience!
Difference between revisions of "Git"
From Openembedded.org
(formatting) |
(→Other topics) |
||
| (12 intermediate revisions by 7 users not shown) | |||
| Line 1: | Line 1: | ||
= OpenEmbedded Git repository = | = OpenEmbedded Git repository = | ||
| − | 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. | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | * Web interfaces: http://cgit.openembedded.org/ | |
| − | + | * Git repository: git://git.openembedded.org/openembedded | |
| − | + | ||
| − | * | + | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
= Other Repositories of Interest = | = Other Repositories of Interest = | ||
* http://git.openmoko.org/ | * http://git.openmoko.org/ | ||
| − | * http:// | + | * http://git.pokylinux.org/ |
| − | + | ||
| + | See [[GitPhraseBook]] for ideas on how to use additional remote repositories. | ||
| − | + | = Other topics = | |
| − | + | * [[MultipleRepositoryMethods]] | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | = | + | |
| − | * [[ | + | |
= Why Git = | = Why Git = | ||
| − | Why | + | Why did we switch from monotone to git: |
* better support for branching and merging (this is where git shines) | * better support for branching and merging (this is where git shines) | ||
* much faster | * much faster | ||
| Line 52: | Line 29: | ||
* http://thread.gmane.org/gmane.comp.handhelds.openembedded/17868/focus=17892 | * http://thread.gmane.org/gmane.comp.handhelds.openembedded/17868/focus=17892 | ||
* http://thread.gmane.org/gmane.comp.handhelds.openembedded/18959/focus=18983 | * http://thread.gmane.org/gmane.comp.handhelds.openembedded/18959/focus=18983 | ||
| − | |||
[[Category:Dev]] | [[Category:Dev]] | ||
[[Category:User]] | [[Category:User]] | ||
Latest revision as of 14:51, 22 December 2010
Contents |
[edit] 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.
- Web interfaces: http://cgit.openembedded.org/
- Git repository: git://git.openembedded.org/openembedded
[edit] Other Repositories of Interest
See GitPhraseBook for ideas on how to use additional remote repositories.
[edit] Other topics
[edit] 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:
- http://thread.gmane.org/gmane.comp.handhelds.openembedded/8657/focus=9085
- http://thread.gmane.org/gmane.comp.handhelds.openembedded/17795/focus=17844
- http://thread.gmane.org/gmane.comp.handhelds.openembedded/18091/focus=18097
- http://thread.gmane.org/gmane.comp.handhelds.openembedded/17868/focus=17892
- http://thread.gmane.org/gmane.comp.handhelds.openembedded/18959/focus=18983