--- a/hgext/histedit.py Sat Aug 23 23:03:50 2014 +0900 +++ b/hgext/histedit.py Fri Aug 22 16:37:55 2014 -0400 @@ -614,7 +614,6 @@ rules = verifyrules(rules, repo, ctxs) parentctx = repo[root].parents()[0] - keep = opts.get('keep', False) replacements = []