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 /builtin/commit-graph.c | |
| parent | GIT-VERSION-GEN: fix overriding GIT_VERSION (diff) | |
| download | git-cfa01e6da515e409fdeaf39e50e8c3b7a70405b9.tar.gz git-cfa01e6da515e409fdeaf39e50e8c3b7a70405b9.zip | |
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 'builtin/commit-graph.c')
0 files changed, 0 insertions, 0 deletions
