hgext/__init__.py
author Pierre-Yves David <pierre-yves.david@fb.com>
Tue, 26 May 2015 13:02:28 -0700
branchstable
changeset 25294 b1b89a0a606d
parent 1360 7d439981bec4
child 28450 155e3308289c
permissions -rw-r--r--
transaction: really fix _addbackupentry key usage (issue4684) The fix in fd905b2bea59 is actually wrong. We now use the filename to match what '_addentry'. This whole untested code is quite suspicious. This seems to point that no one is ever running 'tr.find' for a backup file.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1360
7d439981bec4 Re-add hgext/__init__.py
Matt Mackall <mpm@selenic.com>
parents:
diff changeset
     1
# placeholder