Searched refs:gitRoot (Results 1 – 1 of 1) sorted by relevance
336 const gitRoot = await git.find({ cwd: pkg.path, root }) constant338 if (gitRoot) {340 head = await fs.readFile(path.resolve(gitRoot, '.git/HEAD'), 'utf8')349 const headFile = path.resolve(gitRoot, '.git', headRef)357 const packFile = path.resolve(gitRoot, '.git/packed-refs')