Home
last modified time | relevance | path

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

/tools/external_updater/
Dgit_utils.py96 def list_remote_branches(proj_path: Path, remote_name: str) -> List[str]: function
122 remote_branches = list_remote_branches(proj_path, remote_name)