13 lines
409 B
Perl
13 lines
409 B
Perl
|
######################################################################
|
||
|
# WARNING: 'lib/Config_git.pl' is generated by make_patchnum.pl
|
||
|
# DO NOT EDIT DIRECTLY - edit make_patchnum.pl instead
|
||
|
######################################################################
|
||
|
$Config::Git_Data=<<'ENDOFGIT';
|
||
|
git_commit_id=''
|
||
|
git_describe=''
|
||
|
git_branch=''
|
||
|
git_uncommitted_changes=''
|
||
|
git_commit_id_title=''
|
||
|
|
||
|
ENDOFGIT
|