]> Kevux Git Server - rit/commit
meson: stop printing 'https' option twice in our summaries
authorPatrick Steinhardt <ps@pks.im>
Wed, 9 Jul 2025 06:23:36 +0000 (08:23 +0200)
committerJunio C Hamano <gitster@pobox.com>
Wed, 9 Jul 2025 15:19:32 +0000 (08:19 -0700)
commitf61f538576c1e11c56e10587242de793fd4dde9a
tree03eb0687d0f3850c6cd64895c3c41bfc953d6f0a
parent10f048fcd18822d38348b2406e3e4bc898fb4a3a
meson: stop printing 'https' option twice in our summaries

The value for the 'https' backend option is printed twice: once via the
summary of auto-detected features and once via our summary of backends.
Drop it from the former summary.

Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
meson.build