This website requires JavaScript.
Explore
Sign In
mirror
/
git
mirror of
https://git.kernel.org/pub/scm/git/git.git
Watch
1
Star
0
Fork
You've already forked git
0
Code
Releases
Activity
master
git
/
perl
/
header_templates
/
fixed_prefix.template.pl
2 lines
70 B
Perl
Raw
Permalink
Blame
History
use
lib
(
split
(
/@@PATHSEP@@/
,
$
ENV
{
GITPERLLIB
}
||
'@@INSTLIBDIR@@'
)
)
;
View Git Blame
Copy Permalink