Details
Details
- Reviewers
- None
- Group Reviewers
hg-reviewers
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Branch
- default
- Lint
No Linters Available - Unit
No Unit Test Coverage
Event Timeline
mercurial/dirstate.py | ||
---|---|---|
1283 | Looking at the issue, it looks like Yuya is advising to fall back to the slow path only when the size of the link differs. Is that not sufficient? If it is, please add this check. |