292
287
# External lookups are not supported in this format.
293
288
supports_external_lookups = False
296
289
_fetch_order = 'topological'
297
290
_fetch_uses_deltas = True
300
292
def _get_inventories(self, repo_transport, repo, name='inventory'):
301
293
mapper = versionedfile.ConstantMapper(name)