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