hgext/__init__.py
author Durham Goode <durham@fb.com>
Sat, 04 Apr 2015 11:24:48 -0700
changeset 24626 e767f5aba810
parent 1360 7d439981bec4
child 28450 155e3308289c
permissions -rw-r--r--
histedit: fix preventing strips during histedit We were trying to prevent strips of important nodes during histedit, but the check was actually comparing the short hashes in the rules to the exact value the user typed in, so it only ever worked if the user typed a 12 character hash.

# placeholder