Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/
H A Dcommit_id.py74 git_dir_exists = does_git_dir_exist(cwd) variable
77 if git_dir_exists:
101 if git_dir_exists:
121 if git_dir_exists and not commit_id: