]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'rb/build-options-w-lib-versions'
authorJunio C Hamano <gitster@pobox.com>
Tue, 2 Jul 2024 16:59:00 +0000 (09:59 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 2 Jul 2024 16:59:00 +0000 (09:59 -0700)
"git version --build-options" reports the version information of
OpenSSL and other libraries (if used) in the build.

* rb/build-options-w-lib-versions:
  version: teach --build-options to reports zlib version information
  version: teach --build-options to reports libcurl version information
  version: --build-options reports OpenSSL version information

1  2 
help.c

diff --cc help.c
Simple merge