Skip to content

Commit e8b4ac3

Browse files
trastgitster
authored andcommitted
Makefile: add check-docs exception for gitrevisions
The manpage was added in 1ed6f2c (Documentation: gitrevisions, 2010-07-05), but since it does not have a corresponding git command, it needs an exception for check-docs. Signed-off-by: Thomas Rast <[email protected]> Acked-by: Michael J Gruber <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 293b07f commit e8b4ac3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2254,6 +2254,7 @@ check-docs::
22542254
documented,gitglossary | \
22552255
documented,githooks | \
22562256
documented,gitrepository-layout | \
2257+
documented,gitrevisions | \
22572258
documented,gittutorial | \
22582259
documented,gittutorial-2 | \
22592260
documented,git-bisect-lk2009 | \

0 commit comments

Comments
 (0)