Lines Matching refs:isGitDirectory
64 &isGitDirectory194 sub isGitDirectory($)204 $isGit = isGitDirectory(".");365 } elsif (isGitDirectory($dir)) {