[PATCH v0 0/1] Teach git version --build-options about zlib+libcurl
From: Randall S. Becker <hidden>
Date: 2024-06-21 15:46:27
From: Randall S. Becker <hidden>
Date: 2024-06-21 15:46:27
This simple series adds the zlib and libcurl versions, if any, used during a git
build.
As an example, the following is appended to the git version --build-options
report:
libcurl: 8.7.1
zlib: 1.3.1
Randall S. Becker (1):
Teach git version --build-options to know about zlib and libcurl
versions.
help.c | 7 +++++++
1 file changed, 7 insertions(+)
--
2.43.0