1474
1478
This format modified the hash cache from the format 1 hash cache.
1477
1485
def initialize(self, a_bzrdir, revision_id=None):
1478
1486
"""See WorkingTreeFormat.initialize()."""
1479
1487
if not isinstance(a_bzrdir.transport, LocalTransport):