hgext/__init__.py
author Christian Delahousse <cdelahousse@fb.com>
Fri, 16 Oct 2015 15:01:42 -0700
changeset 26743 58b04a538caa
parent 1360 7d439981bec4
child 28450 155e3308289c
permissions -rw-r--r--
contrib: make editmerge look for merge markers at the beginning of the line This fix adds a caret to the start of the regex looking for merge markers. This avoids the issue arises when you've real merge conflicts in a file that tests for the existance of merge markers in test output. Editmerge will not open on the fake/tested merge markers because they'll be indented in.

# placeholder