From: Junio C Hamano Date: Fri, 1 Sep 2006 08:25:07 +0000 (+0000) Subject: Autogenerated HTML docs for v1.4.2-g0f2c X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=eb8e357c31c0692384d53709dcd230d1a09d7cfc;p=git.git Autogenerated HTML docs for v1.4.2-g0f2c --- diff --git a/git.html b/git.html index 1047b5359..dcbe4a6ef 100644 --- a/git.html +++ b/git.html @@ -892,6 +892,14 @@ ancillary user utilities.

+gitk(1) +
+
+

+ The git repository browser. +

+
+
git-log(1)
@@ -1351,19 +1359,6 @@ ancillary user utilities.

-

Commands not yet documented

-
-
-
-gitk(1) -
-
-

- The gitk repository browser. -

-
-
-

Configuration Mechanism

Starting from 0.99.9 (actually mid 0.99.8.GIT), .git/config file @@ -2169,7 +2164,7 @@ contributors on the git-list <git@vger.kernel.org>.

diff --git a/git.txt b/git.txt index a9c87e38d..76b41c8e3 100644 --- a/git.txt +++ b/git.txt @@ -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]:: Filter out empty lines. -Commands not yet documented ---------------------------- - -gitlink:gitk[1]:: - The gitk repository browser. - - Configuration Mechanism -----------------------