diff options
author | Patrick Steinhardt <ps@pks.im> | 2024-12-20 20:44:21 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2024-12-20 12:36:44 -0800 |
commit | 1b0882cba2f17ae126cba42bf58354f9290089d9 (patch) | |
tree | b2f14fb8a9626f9dfe9faeb7f3573d111763ac90 /builtin/commit.c | |
parent | 904339edbd80ec5676616af6e072b41804c1c8eb (diff) |
Makefile: stop including "GIT-VERSION-FILE" in docs
We include "GIT-VERSION-FILE" in our docs Makefile, but don't actually
use the "GIT_VERSION" variable that it provides. This is a leftover from
the conversion to make "GIT-VERSION-GEN" generate version information
in-place by substituting placeholders in 4838deab65 (Makefile: refactor
GIT-VERSION-GEN to be reusable, 2024-12-06) and subsequent commits,
where all usages of the variable were removed.
Stop including the file.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions