Merge branch 'jc/how-to-maintain-updates' into maint-2.46

Doc updates.

* jc/how-to-maintain-updates:
  howto-maintain: mention preformatted docs
maint
Junio C Hamano 2024-09-12 11:02:17 -07:00
commit 9e2cb073ec
1 changed files with 4 additions and 0 deletions

View File

@ -181,6 +181,10 @@ by doing the following:
$ git diff ORIG_HEAD.. ;# final review
$ make test ;# final review

If the tip of 'master' is updated, also generate the preformatted
documentation and push the out result to git-htmldocs and
git-manpages repositories.

- Handle the remaining patches:

- Anything unobvious that is applicable to 'master' (in other