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
- Branch
- default
- Lint
No Linters Available - Unit
No Unit Test Coverage
That's an O(n) lookup. Probably fine since you very rarely have thousands of conflicts...