aboutsummaryrefslogtreecommitdiffstats
path: root/commit-graph.c
diff options
context:
space:
mode:
authorPhilippe Blain <levraiphilippeblain@gmail.com>2020-08-05 01:19:07 +0000
committerJunio C Hamano <gitster@pobox.com>2020-08-04 18:34:02 -0700
commitf442f28a81b56d99b803be221ba397f2a586c88e (patch)
tree59552f2b6d409a194e4fccea9bde9d00b06954be /commit-graph.c
parentDocumentation: don't hardcode command categories twice (diff)
downloadgit-f442f28a81b56d99b803be221ba397f2a586c88e.tar.gz
git-f442f28a81b56d99b803be221ba397f2a586c88e.zip
git.txt: add list of guides
Not all man5/man7 guides are mentioned in the 'git(1)' documentation, which makes the missing ones somewhat hard to find. Add a list of the guides to git(1) by leveraging the existing `Documentation/cmd-list.perl` script to generate a file `cmds-guide.txt` which gets included in git.txt. Also, do not hard-code the manual section '1'. Instead, use a regex so that the manual section is discovered from the first line of each `git*.txt` file. This addition was hinted at in 1b81d8cb19 (help: use command-list.txt for the source of guides, 2018-05-20). Helped-by: Junio C Hamano <gitster@pobox.com> Signed-off-by: Philippe Blain <levraiphilippeblain@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit-graph.c')
0 files changed, 0 insertions, 0 deletions
motePat Thoyts1-2/+4 2013-06-14unpack_entry: do not die when we fail to apply a deltaJeff King2-1/+37 2013-06-14t5303: drop "count=1" from corruption ddJeff King1-1/+1 2013-06-14git-remote-mediawiki: remove hardcoded version number in the test suiteBenoit Person2-10/+13 2013-06-14t/lib-httpd/apache.conf: configure an MPM module for apache 2.4Jeff King1-0/+3 2013-06-14t/lib-httpd/apache.conf: load compat access module in apache 2.4Jeff King1-0/+3 2013-06-14t/lib-httpd/apache.conf: load extra auth modules in apache 2.4Jeff King1-0/+9 2013-06-14t/lib-httpd/apache.conf: do not use LockFile in apache >= 2.4Jeff King1-0/+2 2013-06-14git-remote-mediawiki: make error message more preciseCélestin Matte1-3/+7 2013-06-14git-remote-mediawiki: add a perlcritic rule in MakefileCélestin Matte1-0/+2