This matches how it's done for the non-ellipsis case. The oldmatch is
not used yet, but it should be used eventually when widening no longer
resends manifests and files the client already has.
Details
Details
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.
Event Timeline
Comment Actions
The oldmatch is not used yet, but it should be used eventually when widening no longer resends manifests and files the client already has.
You mean for ellipses case? If yes, nice!!!!
Comment Actions
Yes, for the ellipses case. I think you already fixed the non-ellipses case. We should be able to unify them better. But I'll probably only get around to doing that next year.