1402
1406
This format modified the hash cache from the format 1 hash cache.
1405
1413
def initialize(self, a_bzrdir, revision_id=None):
1406
1414
"""See WorkingTreeFormat.initialize()."""
1407
1415
if not isinstance(a_bzrdir.transport, LocalTransport):