Skip to content

Commit 89c8048

Browse files
vdyegitster
authored andcommitted
diagnose: add to command-list.txt
Add 'git diagnose' as an "ancilliaryinterrogator" (like 'git bugreport') to 'command-list.txt' in order to have it show up in 'git help -a' and avoid the "no link" warning message from the 'check-docs' Makefile target. Signed-off-by: Victoria Dye <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent dda7228 commit 89c8048

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

command-list.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ git-cvsimport foreignscminterface
9191
git-cvsserver foreignscminterface
9292
git-daemon synchingrepositories
9393
git-describe mainporcelain
94+
git-diagnose ancillaryinterrogators
9495
git-diff mainporcelain info
9596
git-diff-files plumbinginterrogators
9697
git-diff-index plumbinginterrogators

0 commit comments

Comments
 (0)