2472
2476
self.add_cleanup(b.lock_read().unlock)
2473
2477
rev1, rev2 = _get_revision_range(revision, b, self.name())
2475
2486
# Decide on the type of delta & diff filtering to use
2476
2487
# TODO: add an --all-files option to make this configurable & consistent