Mercurial > hg
comparison mercurial/filelog.py @ 12045:1e8c7999af86
Fix merge-tools.checkconflicts
re.match only looks at the beginning of the merged file, and without
re.MULTILINE the file had to end with ">>>>>>> something".
Now conflict markers inside the file are found, too.
author | Thomas Arendsen Hein <thomas@intevation.de> |
---|---|
date | Thu, 26 Aug 2010 17:38:43 +0200 |
parents | ab9fa7a85dd9 |
children | e5060aa22043 |
comparison
equal
deleted
inserted
replaced
12044:bcc7139521b7 | 12045:1e8c7999af86 |
---|