Browse Source

git(7): move gitk(1) to the list of porcelain commands

Signed-off-by: Jonas Fonseca <fonseca@diku.dk>
Signed-off-by: Junio C Hamano <junkio@cox.net>
maint
Jonas Fonseca 19 years ago committed by Junio C Hamano
parent
commit
ef1186228d
  1. 10
      Documentation/git.txt

10
Documentation/git.txt

@ -303,6 +303,9 @@ gitlink:git-format-patch[1]:: @@ -303,6 +303,9 @@ gitlink:git-format-patch[1]::
gitlink:git-grep[1]::
Print lines matching a pattern.

gitlink:gitk[1]::
The git repository browser.

gitlink:git-log[1]::
Shows commit logs.

@ -483,13 +486,6 @@ gitlink:git-stripspace[1]:: @@ -483,13 +486,6 @@ gitlink:git-stripspace[1]::
Filter out empty lines.


Commands not yet documented
---------------------------

gitlink:gitk[1]::
The gitk repository browser.


Configuration Mechanism
-----------------------


Loading…
Cancel
Save