Mercurial > public > mercurial-scm > hg-stable
diff rust/rhg/src/ui.rs @ 48550:47f2a82ae3e4
rhg: Fall back to Python if verbose status is requested by config
Differential Revision: https://phab.mercurial-scm.org/D11943
author | Simon Sapin <simon.sapin@octobus.net> |
---|---|
date | Sat, 18 Dec 2021 11:47:03 +0100 |
parents | 38deb65d4441 |
children | 99b1dfc06571 |
line wrap: on
line diff
--- a/rust/rhg/src/ui.rs Fri Dec 17 17:56:13 2021 +0100 +++ b/rust/rhg/src/ui.rs Sat Dec 18 11:47:03 2021 +0100 @@ -51,7 +51,7 @@ stderr.flush().or_else(handle_stderr_error) } - /// is plain mode active + /// Return whether plain mode is active. /// /// Plain mode means that all configuration variables which affect /// the behavior and output of Mercurial should be