Skip to content

Commit 9e2cb07

Browse files
committed
Merge branch 'jc/how-to-maintain-updates' into maint-2.46
Doc updates. * jc/how-to-maintain-updates: howto-maintain: mention preformatted docs
2 parents b4e826a + 983555a commit 9e2cb07

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Documentation/howto/maintain-git.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,10 @@ by doing the following:
181181
$ git diff ORIG_HEAD.. ;# final review
182182
$ make test ;# final review
183183

184+
If the tip of 'master' is updated, also generate the preformatted
185+
documentation and push the out result to git-htmldocs and
186+
git-manpages repositories.
187+
184188
- Handle the remaining patches:
185189

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

0 commit comments

Comments
 (0)