Changes between Version 3 and Version 4 of DeveloperGuidelines/Git
- Timestamp:
- 12/20/11 18:29:23 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DeveloperGuidelines/Git
v3 v4 10 10 The preferred approach is to have a clean repository, in order to get the maximum benefit from the migration...although it is technically possible to [http://fearthecowboy.com/2011/04/29/converting-bazaar-repositories-to-git/ migrate the commit history]. Commit History will instead be maintained on the !LaunchPad site as an archive 11 11 === Migrating Branches === 12 Fork on !GitHub: https://github.com/flavour/eden/fork_select 12 Merge branch with trunk using normal Bzr tools 13 14 Fork: 15 * on !GitHub: https://github.com/flavour/eden/fork_select 16 * manually (if you already have a fork): http://bitdrift.com/post/4534738938/fork-your-own-project-on-github 13 17 {{{ 14 18 mv eden <mybranch>