Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/tools/scripts/
Dyapf_checker.py26 GIT_COMMAND = ['git', 'diff-tree', '--no-commit-id', '--name-only', '--diff-filter=d'] variable
/aosp_15_r20/tools/test/connectivity/tools/
Dyapf_checker.py23 GIT_COMMAND = 'git diff-tree --no-commit-id --name-only -r %s' variable
/aosp_15_r20/external/autotest/contrib/
H A Dupload_results.py43 GIT_COMMAND = ("git log --pretty=format:'%h -%d %s (%ci) <%an>'" variable