]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ma/asciidoctor-build-fixes'
authorJunio C Hamano <gitster@pobox.com>
Mon, 23 Dec 2024 17:32:27 +0000 (09:32 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 23 Dec 2024 17:32:27 +0000 (09:32 -0800)
A topic to optionally build with meson, which has graduated to
'master' recently, broke Documentation pipeline with asciidoctor
for the normal Makefile build as well as meson-based one, which
have been corrected.

* ma/asciidoctor-build-fixes:
  asciidoctor-extensions.rb.in: inject GIT_DATE
  asciidoctor-extensions.rb.in: add missing word
  asciidoctor-extensions.rb.in: delete existing <refmiscinfo/>


Trivial merge