diff options
author | Patrick Steinhardt <ps@pks.im> | 2024-12-20 20:44:25 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2024-12-20 12:36:45 -0800 |
commit | cfa01e6da515e409fdeaf39e50e8c3b7a70405b9 (patch) | |
tree | 38d1d643ff7c3000753ecfacb33f347cbb061873 /commit-reach.c | |
parent | 992bc5618f2879a8d7f00a60489e78c48e661820 (diff) |
GIT-VERSION-GEN: fix overriding GIT_BUILT_FROM_COMMIT and GIT_DATE
Same as with the preceding commit, neither GIT_BUILT_FROM_COMMIT nor
GIT_DATE can be overridden via the environment. Especially the latter is
of importance given that we set it in our own "Documentation/doc-diff"
script.
Make the values of both variables overridable. Luckily we don't pull in
these values via any included Makefiles, so the fix is trivial compared
to the fix for GIT_VERSON.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit-reach.c')
0 files changed, 0 insertions, 0 deletions