242
242
def report(self, file_id, path, versioned, renamed, modified, exe_change,
244
244
"""Report one change to a file
246
246
:param file_id: The file_id of the file
247
247
:param path: The path the file has (or would have) in the tree (as
248
248
generated by Tree._iter_changes)