diff --git a/mercurial/cmdutil.py b/mercurial/cmdutil.py --- a/mercurial/cmdutil.py +++ b/mercurial/cmdutil.py @@ -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():