diff -r e079e001d536 -r 5f2f6912c9e6 mercurial/commands.py --- a/mercurial/commands.py Mon Jun 24 16:01:22 2019 -0700 +++ b/mercurial/commands.py Sat Jun 08 23:43:53 2019 +0530 @@ -6148,7 +6148,6 @@ with repo.wlock(): cmdutil.clearunfinished(repo) - if date: rev = cmdutil.finddate(ui, repo, date)