]> git.ipfire.org Git - thirdparty/git.git/commitdiff
help: add gitsubmodules to the list of guides
authorPhilippe Blain <levraiphilippeblain@gmail.com>
Mon, 28 Oct 2019 13:05:46 +0000 (13:05 +0000)
committerJunio C Hamano <gitster@pobox.com>
Tue, 29 Oct 2019 03:41:05 +0000 (12:41 +0900)
The guide "gitsubmodules" was added in d480345 (submodules: overhaul
documentation, 2017-06-22), but it was not added to
command-list.txt when commit 1b81d8c (help: use command-list.txt
for the source of guides, 2018-05-20) taught "git help" to obtain the
guide list from this file.

Add it now, and capitalize the first word of the description of
gitsubmodules, as was done in 1b81d8c (help: use command-list.txt
for the source of guides, 2018-05-20) for the other guides.

Signed-off-by: Philippe Blain <levraiphilippeblain@gmail.com>
Reviewed-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/gitsubmodules.txt
command-list.txt

index 0a890205b8b508dd7336c834f0c327ee0e1a1d1b..c476f891b5cefdd74076f29acea25f270f3d2243 100644 (file)
@@ -3,7 +3,7 @@ gitsubmodules(7)
 
 NAME
 ----
-gitsubmodules - mounting one repository inside another
+gitsubmodules - Mounting one repository inside another
 
 SYNOPSIS
 --------
index a9ac72bef487ef680d84d71afdd9ca44c0ad623a..72e435c5a38718af18d732bf6f3216d856095074 100644 (file)
@@ -203,6 +203,7 @@ gitmodules                              guide
 gitnamespaces                           guide
 gitrepository-layout                    guide
 gitrevisions                            guide
+gitsubmodules                           guide
 gittutorial-2                           guide
 gittutorial                             guide
 gitworkflows                            guide