comparison tests/test-evolve.t @ 5442:25b746aea135

branching: merge with stable
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Fri, 24 Jul 2020 10:50:53 +0200
parents 1b5afe8bb26a
children 000a6781f032 d60490a28318 452651e69848
comparison
equal deleted inserted replaced
5441:2bfd0cc1b04c 5442:25b746aea135
46 $ hg help evolution 46 $ hg help evolution
47 Safely Rewriting History 47 Safely Rewriting History
48 """""""""""""""""""""""" 48 """"""""""""""""""""""""
49 49
50 Obsolescence markers make it possible to mark changesets that have been 50 Obsolescence markers make it possible to mark changesets that have been
51 deleted or superset in a new version of the changeset. 51 deleted or superseded in a new version of the changeset.
52 52
53 Unlike the previous way of handling such changes, by stripping the old 53 Unlike the previous way of handling such changes, by stripping the old
54 changesets from the repository, obsolescence markers can be propagated 54 changesets from the repository, obsolescence markers can be propagated
55 between repositories. This allows for a safe and simple way of exchanging 55 between repositories. This allows for a safe and simple way of exchanging
56 mutable history and altering it after the fact. Changeset phases are 56 mutable history and altering it after the fact. Changeset phases are