tests/test-parseindex2.py.out
author Mateusz Kwapich <mitrandir@fb.com>
Tue, 24 May 2016 13:29:53 -0700
changeset 29270 48b38b16a8f8
parent 7110 75fdc39b6172
permissions -rw-r--r--
shelve: use backup functions instead of manually copying dirstate This increases encapsulation of dirstate: the dirstate file is private to the dirstate module and shouldn't be touched by extensions directly.
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