]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'fc/doc-build-cleanup'
authorJunio C Hamano <gitster@pobox.com>
Mon, 14 Jun 2021 04:33:29 +0000 (13:33 +0900)
committerJunio C Hamano <gitster@pobox.com>
Mon, 14 Jun 2021 04:33:29 +0000 (13:33 +0900)
Preparatory build procedure clean-up for documentation.

* fc/doc-build-cleanup:
  doc: avoid using rm directly
  doc: simplify Makefile using .DELETE_ON_ERROR
  doc: remove unnecessary rm instances
  doc: improve asciidoc dependencies
  doc: refactor common asciidoc dependencies


Trivial merge