Lines Matching refs:rev
197 return system("cd $dir && git rev-parse > " . File::Spec->devnull() . " 2>&1") == 0;292 chomp(my $gitDir = `git rev-parse --git-dir`);401 chomp($gitRoot = `git rev-parse --show-cdup`);