570
573
self.text_sha1 = work_tree.get_file_sha1(self.file_id)
571
574
self.executable = work_tree.is_executable(self.file_id)
573
580
def _snapshot_text(self, file_parents, work_tree, weave_store, transaction):
574
581
"""See InventoryEntry._snapshot_text."""
575
582
mutter('storing file {%s} in revision {%s}',