summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/perl/lib/Config_git.pl
blob: ef248282f2314bc9eb4b9908ec9731e581ba06de (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
######################################################################
# WARNING: 'lib/Config_git.pl' is statically defined on OpenBSD
######################################################################
$Config::Git_Data=<<'ENDOFGIT';
git_commit_id=''
git_describe=''
git_branch=''
git_uncommitted_changes=''
git_commit_id_title=''

ENDOFGIT