We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents eb63068 + 983555a commit 74f94f2Copy full SHA for 74f94f2
Documentation/howto/maintain-git.txt
@@ -181,6 +181,10 @@ by doing the following:
181
$ git diff ORIG_HEAD.. ;# final review
182
$ make test ;# final review
183
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
+
188
- Handle the remaining patches:
189
190
- Anything unobvious that is applicable to 'master' (in other
0 commit comments