Alas, part of Mercurial's conflict detection (for file<->folder conflicts,
for example) depends on the filesystem. We don't have the filesystem with IMM,
so we have to run these checks ourselves.
Details
Details
- Reviewers
- durin42 
- Group Reviewers
- hg-reviewers 
- Commits
- rHG72fbdd373de8: overlayworkingctx: add _auditconflicts to write()
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
- Lint Skipped 
- Unit
- Unit Tests Skipped 
for i in xrange(len(components)):