Autogenerated HTML docs for v1.4.2-g0f2c
authorJunio C Hamano <junio@hera.kernel.org>
Fri, 1 Sep 2006 08:25:07 +0000 (08:25 +0000)
committerJunio C Hamano <junio@hera.kernel.org>
Fri, 1 Sep 2006 08:25:07 +0000 (08:25 +0000)
git.html
git.txt

index 1047b53593172bc61db4e43717cf377393947608..dcbe4a6efeec287b19bb5e4b9c9e8f5a4bba17ce 100644 (file)
--- a/git.html
+++ b/git.html
@@ -892,6 +892,14 @@ ancillary user utilities.</p>
 </p>\r
 </dd>\r
 <dt>\r
+<a href="gitk.html">gitk(1)</a>\r
+</dt>\r
+<dd>\r
+<p>\r
+        The git repository browser.\r
+</p>\r
+</dd>\r
+<dt>\r
 <a href="git-log.html">git-log(1)</a>\r
 </dt>\r
 <dd>\r
@@ -1351,19 +1359,6 @@ ancillary user utilities.</p>
 </dd>\r
 </dl>\r
 </div>\r
-<h2>Commands not yet documented</h2>\r
-<div class="sectionbody">\r
-<dl>\r
-<dt>\r
-<a href="gitk.html">gitk(1)</a>\r
-</dt>\r
-<dd>\r
-<p>\r
-        The gitk repository browser.\r
-</p>\r
-</dd>\r
-</dl>\r
-</div>\r
 <h2>Configuration Mechanism</h2>\r
 <div class="sectionbody">\r
 <p>Starting from 0.99.9 (actually mid 0.99.8.GIT), <tt>.git/config</tt> file\r
@@ -2169,7 +2164,7 @@ contributors on the git-list &lt;git@vger.kernel.org&gt;.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 26-Aug-2006 08:43:08 UTC\r
+Last updated 01-Sep-2006 08:24:58 UTC\r
 </div>\r
 </div>\r
 </body>\r
diff --git a/git.txt b/git.txt
index a9c87e38dae69b0799328917727867342eb5d22c..76b41c8e34d4c9c5a155dd9ff1bbbc81984dcafc 100644 (file)
--- 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
 -----------------------