Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/tools/scripts/
Dyapf_checker.py26 GIT_COMMAND = ['git', 'diff-tree', '--no-commit-id', '--name-only', '--diff-filter=d'] variable
43 full_git_command = GIT_COMMAND + ['-r', commit_id]