hgext/__init__.py
author Durham Goode <durham@fb.com>
Wed, 11 Mar 2015 07:19:55 -0700
changeset 24267 365fdbc54f1f
parent 1360 7d439981bec4
child 28450 155e3308289c
permissions -rw-r--r--
histedit: remove extra histedit constructor call In a previous commit we removed the extra histedit object instance being constructed in --continue and --abort. The new --edit-todo missed this fix though (which means the state object it produces doesn't have the locks on it). It's not breaking anything now, but let's go ahead and clean that up before we forget.

# placeholder