( )⚙ D11508 histedit: remove redundant checks for unfinished histedit state

This is an archive of the discontinued Mercurial Phabricator instance.

histedit: remove redundant checks for unfinished histedit state
ClosedPublic

Authored by martinvonz on Sep 29 2021, 12:52 AM.

Details

Summary

Both text-based and curses-based histedit already check for unfinished
operations (not just unfinished histedit), so there's no need to check
specifically for unfinished histedit.

Diff Detail

Repository
rHG Mercurial
Branch
default
Lint
No Linters Available
Unit
No Unit Test Coverage