A difference between setting ui.quiet and using ui.silent() is
that the latter also silences ui.write() calls. That's practically
always what one wants, including here, I think.
Details
Details
- Reviewers
pulkit - Group Reviewers
hg-reviewers - Commits
- rHG1be9bf3669cb: debugbackupbundle: use new context manager for silencing the ui
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Branch
- default
- Lint
No Linters Available - Unit
No Unit Test Coverage