Searched refs:git_dir_exists (Results 1 – 1 of 1) sorted by relevance
59 git_dir_exists = os.path.exists(os.path.join(cwd, '.git', 'HEAD')) variable62 if git_dir_exists:81 if git_dir_exists:97 if git_dir_exists: