summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 2c6d22d)
raw | patch | inline | side by side (parent: 2c6d22d)
author | Jonas Fonseca <fonseca@diku.dk> | |
Thu, 31 Aug 2006 23:15:38 +0000 (01:15 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Thu, 31 Aug 2006 23:24:30 +0000 (16:24 -0700) |
Signed-off-by: Jonas Fonseca <fonseca@diku.dk>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git.txt | patch | blob | history |
diff --git a/Documentation/git.txt b/Documentation/git.txt
index a9c87e38dae69b0799328917727867342eb5d22c..76b41c8e34d4c9c5a155dd9ff1bbbc81984dcafc 100644 (file)
--- a/Documentation/git.txt
+++ b/Documentation/git.txt
gitlink:git-grep[1]::
Print lines matching a pattern.
+gitlink:gitk[1]::
+ The git repository browser.
+
gitlink:git-log[1]::
Shows commit logs.
Filter out empty lines.
-Commands not yet documented
----------------------------
-
-gitlink:gitk[1]::
- The gitk repository browser.
-
-
Configuration Mechanism
-----------------------