Mercurial > hg-stable
diff tests/test-confused-revert.t @ 24267:365fdbc54f1f
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.
author | Durham Goode <durham@fb.com> |
---|---|
date | Wed, 11 Mar 2015 07:19:55 -0700 |
parents | a934b9249574 |
children | fc1d75e7a98d |