Searched defs:git_cmd (Results 1 – 3 of 3) sorted by relevance
38 …git_cmd = subprocess.run(['git', '--git-dir=' + git_dir, 'describe', 'HEAD'], stdout=subprocess.PI… variable
21 git_cmd = 'git' variable
26 git_cmd = 'git' variable