Mercurial > hg
comparison tests/test-revlog-ancestry.py @ 27429:2e31a17ad1bf
manifestmerge: have manifest do matching before diffing
This means that the diff code does less work, potentially
significantly less in the case of treemanifests. It also should ease
implementation with narrowed clone cases (such as narrowhg) when we
don't always have the entire set of treemanifest revlogs locally.
As far as I can tell, this codepath is currently only used by record,
so it'll probably die in the near future, and then narrowhg won't have
to worry about composing with some unknown matching system.
author | Augie Fackler <augie@google.com> |
---|---|
date | Mon, 14 Dec 2015 20:57:21 -0500 |
parents | 43c00ca887d1 |
children | abe605bbf0de |
comparison
equal
deleted
inserted
replaced
27428:71d0fd3c2e24 | 27429:2e31a17ad1bf |
---|