Details
Details
- Reviewers
- None
- Group Reviewers
hg-reviewers - Commits
- rHG8b91a4ff23ad: simplemerge: use contexts to read file data from, if passed
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
mercurial/simplemerge.py | ||
---|---|---|
430 | Yeah, exactly. I didn't know about it either. https://www.mercurial-scm.org/wiki/EncodeDecodeFilter?highlight=%28filter%29 Perhaps including that link in the comment, or in wwritedata (later, decodeddata()) might be a good idea. |
leftovers? doesn't seem to happen because you guard against it on lines 457-459