Searched refs:gitRoots (Results 1 – 1 of 1) sorted by relevance
136 Set<String> gitRoots = new HashSet<>(); in createVcsFile() local143 gitRoots.add(dir.getCanonicalPath()); in createVcsFile()151 for (String root : gitRoots) { in createVcsFile()