diff -r 0132221c25cd -r 876494fd967d mercurial/hg.py --- a/mercurial/hg.py Mon Sep 24 14:46:37 2018 -0700 +++ b/mercurial/hg.py Thu Jan 17 09:17:12 2019 -0800 @@ -282,7 +282,7 @@ called. """ - destlock = lock = None + destlock = None lock = repo.lock() try: # we use locks here because if we race with commit, we