Details
Details
- Reviewers
pulkit - Group Reviewers
hg-reviewers - Commits
- rHG7315464f0613: status: add template/json data about whether a file has unresolved conflicts
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.
That's an O(n) lookup. Probably fine since you very rarely have thousands of conflicts...