1Path::IsDev::Heuristic:U:sVeCrS:C:oGnittr(i3b)uted PerlPDaotchu:m:eInstDaetvi:o:nHeuristic::VCS::Git(3)
2
3
4
6 Path::IsDev::Heuristic::VCS::Git - Determine if a path contains a .git
7 repository
8
10 version 1.001003
11
13 "dirs"
14 Directories relevant to this heuristic:
15
16 .git
17
18 "matches"
19 Return a match if any children of "path" exist called ".git" and are
20 directories
21
23 Kent Fredric <kentnl@cpan.org>
24
26 This software is copyright (c) 2017 by Kent Fredric
27 <kentfredric@gmail.com>.
28
29 This is free software; you can redistribute it and/or modify it under
30 the same terms as the Perl 5 programming language system itself.
31
32
33
34perl v5.32.1 2021-01-27Path::IsDev::Heuristic::VCS::Git(3)