xref: /openbsd-src/gnu/usr.bin/perl/lib/Config_git.pl (revision 1ad61ae0a79a724d2d3ec69e69c8e1d1ff6b53a0)
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