hgext/__init__.py
author Gilles Moris <gilles.moris@free.fr>
Tue, 04 May 2010 09:57:16 +0200
changeset 11178 21a7ae13208f
parent 1360 7d439981bec4
child 28450 155e3308289c
permissions -rw-r--r--
merge: avoid to break the dirstate copy status on moved files In the case a file is locally tracked as copied in dirstate, and that a merge affects this file, this file should not be marked as modified in dirstate, as this will break the current copy state. Note: only affect working directory merge, not branch merge.

# placeholder