Changes between Version 3 and Version 4 of DeveloperGuidelines/Git


Ignore:
Timestamp:
12/20/11 18:29:23 (13 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DeveloperGuidelines/Git

    v3 v4  
    1010The 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
    1111=== Migrating Branches ===
    12 Fork on !GitHub: https://github.com/flavour/eden/fork_select
     12Merge branch with trunk using normal Bzr tools
     13
     14Fork:
     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
    1317{{{
    1418mv eden <mybranch>