Searched refs:GIT_COMMAND (Results 1 – 1 of 1) sorted by relevance
26 GIT_COMMAND = ['git', 'diff-tree', '--no-commit-id', '--name-only', '--diff-filter=d'] variable43 full_git_command = GIT_COMMAND + ['-r', commit_id]