xref: /openbsd-src/gnu/usr.bin/perl/lib/Config_git.pl (revision 8550894424f8a4aa4aafb6cd57229dd6ed7cd9dd)
1######################################################################
2# WARNING: 'lib/Config_git.pl' is statically defined on OpenBSD
3######################################################################
4$Config::Git_Data=<<'ENDOFGIT';
5git_commit_id=''
6git_describe=''
7git_branch=''
8git_uncommitted_changes=''
9git_commit_id_title=''
10
11ENDOFGIT
12