]> git.ipfire.org Git - thirdparty/git.git/commit
Documentation: wire up sanity checks for Meson
authorPatrick Steinhardt <ps@pks.im>
Fri, 27 Dec 2024 13:59:40 +0000 (14:59 +0100)
committerJunio C Hamano <gitster@pobox.com>
Fri, 27 Dec 2024 16:28:12 +0000 (08:28 -0800)
commit5419445b4d19b0979b14f239fe2362210174f613
tree7ffdc4e2e22052ca881a01cf4c079bb0b94401b5
parentd8af27d309c3637d05bd6b4957b3667c04dc861e
Documentation: wire up sanity checks for Meson

Wire up sanity checks for Meson to verify that no man pages are missing.
This check is similar to the same check we already have for our tests.

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