Home
last modified time | relevance | path

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

/aosp12/system/bt/tools/scripts/
H A Dyapf_checker.py26 GIT_COMMAND = ['git', 'diff-tree', '--no-commit-id', '--name-only', '--diff-filter=d'] variable
47 full_git_command = GIT_COMMAND + ['-r', commit_id]