Home | History | Annotate | Download | only in Scripts

Lines Matching refs:isGitDirectory

64         &isGitDirectory
194 sub isGitDirectory($)
204 $isGit = isGitDirectory(".");
365 } elsif (isGitDirectory($dir)) {