Home
last modified time | relevance | path

Searched defs:git_command (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/tools/distrib/
Dcheck_include_guards.py168 git_command = 'git diff --name-only HEAD' variable
170 git_command = 'git ls-tree -r --name-only -r HEAD' variable
/external/grpc-grpc/tools/distrib/
Dcheck_include_guards.py171 git_command = 'git diff --name-only HEAD' variable
173 git_command = 'git ls-tree -r --name-only -r HEAD' variable