xref: /openbsd-src/gnu/usr.bin/perl/lib/Config_git.pl (revision dab3a19829a881759a2b76e3b1e60dcf070d78e4)
11c40bc89Smillert######################################################################
2*dab3a198Safresh1# WARNING: 'lib/Config_git.pl' is statically defined on OpenBSD
31c40bc89Smillert######################################################################
41c40bc89Smillert$Config::Git_Data=<<'ENDOFGIT';
51c40bc89Smillertgit_commit_id=''
61c40bc89Smillertgit_describe=''
71c40bc89Smillertgit_branch=''
81c40bc89Smillertgit_uncommitted_changes=''
91c40bc89Smillertgit_commit_id_title=''
101c40bc89Smillert
111c40bc89SmillertENDOFGIT
12