tests/test-evolve.t
branchmercurial-4.1
changeset 2799 1627153804dc
parent 2789 06ee4ec88190
parent 2595 54ac473663ff
child 2801 49494d0155b7
child 3002 00e4d31b8cdb
equal deleted inserted replaced
2798:2280461343e5 2799:1627153804dc
    90       There are two main kinds of instability: orphaning and diverging.
    90       There are two main kinds of instability: orphaning and diverging.
    91   
    91   
    92       Orphans are changesets left behind when their ancestors are rewritten,
    92       Orphans are changesets left behind when their ancestors are rewritten,
    93       (currently: 'unstable'). Divergence has two variants:
    93       (currently: 'unstable'). Divergence has two variants:
    94   
    94   
    95       * Content-divergence occurs when independent rewrites of the same
    95       * Content-divergence occurs when independent rewrites of the same changesets
    96         changesets lead to different results. (currently: 'divergent')
    96         lead to different results. (currently: 'divergent')
       
    97   
    97       * Phase-divergence occurs when the old (obsolete) version of a changeset
    98       * Phase-divergence occurs when the old (obsolete) version of a changeset
    98         becomes public. (currently: 'bumped')
    99         becomes public. (currently: 'bumped')
    99   
   100   
   100       If it possible to prevent local creation of orphans by using the following
   101       If it possible to prevent local creation of orphans by using the following
   101       config:
   102       config: