Since this patch changes the behavior of the function, I consider it a
bonus if the signature also changes so that extensions can detect
which version they're dealing with (for the record, I don't have any
such extensions). Therefore, I also dropped an unused ui argument
and renamed the function to use snake_case.
Details
Details
- Reviewers
pulkit - Group Reviewers
hg-reviewers - Commits
- rHG54849b65dc5f: cmdutil: make checknotesize() work on str-keyed opts
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Branch
- default
- Lint
No Linters Available - Unit
No Unit Test Coverage