In large repositories, updates involving the creation of many files check the
same directories repeatedly in the wctx manifest. Move these checks out to a
separate loop to avoid repeated checks hitting the manifest.
Details
Details
- Reviewers
krbullock - Group Reviewers
hg-reviewers - Commits
- rHGa92b9f8e11ba: merge: check created file dirs for path conflicts only once (issue5716)
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Lint Skipped - Unit
Unit Tests Skipped