The callers now do the checking for binary inputs and handle warnings
and/or errors, so we can remove that code from the low-level
simplemerge module now. After this patch we just raise an error
unless the caller told us to allow binary inputs.
Details
Details
- Reviewers
Alphare - Group Reviewers
hg-reviewers - Commits
- rHGd9602f0df4f3: simplemerge: remove code for checking binary input now that callers do it
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Branch
- default
- Lint
No Linters Available - Unit
No Unit Test Coverage