From: Junio C Hamano Date: Mon, 17 Jun 2024 22:55:54 +0000 (-0700) Subject: Merge branch 'ps/check-docs-fix' X-Git-Tag: v2.46.0-rc0~56 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dfd668fa844f6ba18e6588a5988438baaa2d3e06;p=thirdparty%2Fgit.git Merge branch 'ps/check-docs-fix' "make check-docs" noticed problems and reported to its output but failed to signal its findings with its exit status, which has been corrected. * ps/check-docs-fix: ci/test-documentation: work around SyntaxWarning in Python 3.12 gitlab-ci: add job to run `make check-docs` Documentation/lint-manpages: bubble up errors Makefile: extract script to lint missing/extraneous manpages --- dfd668fa844f6ba18e6588a5988438baaa2d3e06