diff -r 3c4b2e880273 -r 6b81d2ff118f mercurial/cmdutil.py --- a/mercurial/cmdutil.py Thu Aug 23 13:33:19 2018 -0700 +++ b/mercurial/cmdutil.py Mon Aug 27 04:31:09 2018 +0530 @@ -2773,7 +2773,7 @@ # `names` is a mapping for all elements in working copy and target revision # The mapping is in the form: - # -> (, ) + # -> (, ) names = {} with repo.wlock():