Home
last modified time | relevance | path

Searched refs:upstream_root_commits (Results 1 – 1 of 1) sorted by relevance

/development/tools/repo_diff/
Drepo_diff_trees.py133 downstream_project_name, downstream_project_path, upstream_root_commits): argument
150 if root in upstream_root_commits:
151 upstream_project_list = upstream_root_commits[root]
180 upstream_root_commits = find_root_commits_in_projects(upstream_projects)
189 downstream_name, downstream_path, upstream_root_commits)