Skip to content

Commit 86ce2d5

Browse files
jnarebgitster
authored andcommitted
Documentation: Link to gitweb(1) and gitweb.conf(5) in other manpages
Add link to gitweb(1) in "SEE ALSO" section of git-instaweb(1) manpage, and "Ancillary Commands" section of git(1) manpage (the latter by the way of command-list.txt file). Signed-off-by: Jakub Narebski <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 07ea4df commit 86ce2d5

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

Documentation/git-instaweb.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,10 @@ If the configuration variable 'instaweb.browser' is not set,
8484
'web.browser' will be used instead if it is defined. See
8585
linkgit:git-web{litdd}browse[1] for more information about this.
8686

87+
SEE ALSO
88+
--------
89+
linkgit:gitweb[1]
90+
8791
GIT
8892
---
8993
Part of the linkgit:git[1] suite

command-list.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,5 +130,6 @@ git-upload-pack synchelpers
130130
git-var plumbinginterrogators
131131
git-verify-pack plumbinginterrogators
132132
git-verify-tag ancillaryinterrogators
133+
gitweb ancillaryinterrogators
133134
git-whatchanged ancillaryinterrogators
134135
git-write-tree plumbingmanipulators

0 commit comments

Comments
 (0)