Home
last modified time | relevance | path

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

/tools/external_updater/
Dgit_utils.py135 def list_local_branches(proj_path: Path) -> list[str]: function
Dexternal_updater.py112 if TMP_BRANCH_NAME in git_utils.list_local_branches(full_path):