tests/test-parseindex2.py.out
author Siddharth Agarwal <sid0@fb.com>
Fri, 13 Nov 2015 23:01:36 -0800
changeset 26976 c48fee950ce4
parent 7110 75fdc39b6172
permissions -rw-r--r--
debugmergestate: print out record type for files We're going to add a separate record type for change/delete conflicts soon. We need to make sure they get stored with the correct record type so that older versions of Mercurial correctly abort when they see change/delete records.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
7110
75fdc39b6172 Add parseindex2.py test case
Bernhard Leiner <bleiner@gmail.com>
parents:
diff changeset
     1
done