diff options
author | Patrick Steinhardt <ps@pks.im> | 2025-03-11 11:26:48 +0100 |
---|---|---|
committer | Patrick Steinhardt <ps@pks.im> | 2025-05-13 08:48:09 +0200 |
commit | d821fc62691680df6454d62b4f9e9409086b2873 (patch) | |
tree | 610b8a3af6975c632b417969fa061607ddbdce7a /builtin/commit-graph.c | |
parent | 28a8e5c8849e158abaf49d86b5ae7c9249d3e483 (diff) |
git-gui: stop including GIT-VERSION-FILE file
The "GITGUI_VERSION" variable is made available by generating and
including the "GIT-VERSION-FILE" file. Its value has been used in
various build steps, but in the preceding commits we have refactored
those to instead source the "GIT-VERSION-FILE" directly. As a result,
the variable is now only used in a single recipe, and this use can be
trivially replaced with sed(1).
Refactor the recipe to do so and stop including "GIT-VERSION-FILE" to
simplify the build process.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Diffstat (limited to 'builtin/commit-graph.c')
0 files changed, 0 insertions, 0 deletions