321
321
return op.run_simple(path_list, revision_specs, old_url, new_url,
322
322
op.add_cleanup, apply_view=apply_view)
324
325
def get_trees_and_branches_to_diff_locked(
325
326
path_list, revision_specs, old_url, new_url, add_cleanup, apply_view=True):
326
327
"""Get the trees and specific files to diff given a list of paths.