Skip to content

Commit

Permalink
git(7): move gitk(1) to the list of porcelain commands
Browse files Browse the repository at this point in the history
Signed-off-by: Jonas Fonseca <fonseca@diku.dk>
Signed-off-by: Junio C Hamano <junkio@cox.net>
  • Loading branch information
Jonas Fonseca authored and Junio C Hamano committed Aug 31, 2006
1 parent 2c6d22d commit ef11862
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions Documentation/git.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down Expand Up @@ -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
-----------------------

Expand Down

0 comments on commit ef11862

Please sign in to comment.