mercurial/__init__.py
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Thu, 30 Aug 2012 16:47:08 +0200
branchstable
changeset 17461 bacde764fba0
parent 0 9117c6561b0b
child 27220 4374d819ccd5
permissions -rw-r--r--
amend: preserve phase of amended revision (issue3602) New commit from the amend process were created without any phase contraint. If the amended changeset had a different phase from it's parent, the phases data were lost. The changeset ensure the new commit are created in the same phase than the original changeset.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines: