Searched refs:dotGitPath (Results 1 – 1 of 1) sorted by relevance
116 const dotGitPath = join(this.path, '.git'); constant117 if (!(await fs.pathExists(dotGitPath))) {