Searched defs:git_command (Results 1 – 4 of 4) sorted by relevance
95 git_command = 'git diff --name-only HEAD' variable97 git_command = 'git ls-tree -r --name-only -r HEAD' variable
196 git_command = 'git diff --name-only HEAD' variable198 git_command = 'git ls-tree -r --name-only -r HEAD' variable
96 git_command = "git diff --name-only HEAD" variable98 git_command = "git ls-tree -r --name-only -r HEAD" variable
230 git_command = "git diff --name-only HEAD" variable232 git_command = "git ls-tree -r --name-only -r HEAD" variable