Autogenerated HTML docs for v1.6.0-rc1-58-g807d8
authorJunio C Hamano <junio@hera.kernel.org>
Sun, 3 Aug 2008 07:58:19 +0000 (07:58 +0000)
committerJunio C Hamano <junio@hera.kernel.org>
Sun, 3 Aug 2008 07:58:19 +0000 (07:58 +0000)
git-clone.html
git-clone.txt
git-name-rev.html
git-name-rev.txt
git.html
git.txt

index bcca160e938bc58793f3cee3c7a907ffb7ff9e44..18bac2e465a34279fd32bd40b6cdc10ffe791afb 100644 (file)
@@ -322,7 +322,7 @@ git-clone(1) Manual Page
 <div class="sectionbody">\r
 <div class="verseblock">\r
 <div class="content"><em>git clone</em> [--template=&lt;template_directory&gt;]\r
-          [-l] [-s] [--no-hardlinks] [-q] [-n] [--bare]\r
+          [-l] [-s] [--no-hardlinks] [-q] [-n] [--bare] [--mirror]\r
           [-o &lt;name&gt;] [-u &lt;upload-pack&gt;] [--reference &lt;repository&gt;]\r
           [--depth &lt;depth&gt;] [--] &lt;repository&gt; [&lt;directory&gt;]</div></div>\r
 </div>\r
@@ -455,6 +455,14 @@ then the cloned repository will become corrupt.</p></div>
 </p>\r
 </dd>\r
 <dt>\r
+--mirror\r
+</dt>\r
+<dd>\r
+<p>\r
+        Set up a mirror of the remote repository.  This implies --bare.\r
+</p>\r
+</dd>\r
+<dt>\r
 --origin &lt;name&gt;\r
 </dt>\r
 <dt>\r
@@ -715,7 +723,7 @@ Create a repository on the kernel.org machine that borrows from Linus
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 2008-07-26 06:45:37 UTC\r
+Last updated 2008-08-03 07:58:01 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 26fd1b111798461b9150f1416721aa460f1ea525..0e14e732fd470b7f48882c9959235785df19b7b0 100644 (file)
@@ -10,7 +10,7 @@ SYNOPSIS
 --------
 [verse]
 'git clone' [--template=<template_directory>]
-         [-l] [-s] [--no-hardlinks] [-q] [-n] [--bare]
+         [-l] [-s] [--no-hardlinks] [-q] [-n] [--bare] [--mirror]
          [-o <name>] [-u <upload-pack>] [--reference <repository>]
          [--depth <depth>] [--] <repository> [<directory>]
 
@@ -106,6 +106,9 @@ then the cloned repository will become corrupt.
        used, neither remote-tracking branches nor the related
        configuration variables are created.
 
+--mirror::
+       Set up a mirror of the remote repository.  This implies --bare.
+
 --origin <name>::
 -o <name>::
        Instead of using the remote name 'origin' to keep track
index 456e87caec6e47d52ca63083f4bb099ea30037d6..78342c53cd63d95bd9f1fb9ca00111c6f5975cb8 100644 (file)
@@ -373,8 +373,7 @@ format parsable by <em>git-rev-parse</em>.</p></div>
         Instead of printing both the SHA-1 and the name, print only\r
         the name.  If given with --tags the usual tag prefix of\r
         "tags/" is also omitted from the name, matching the output\r
-        of <em>git-describe</em> more closely.  This option\r
-        cannot be combined with --stdin.\r
+        of <tt>git-describe</tt> more closely.\r
 </p>\r
 </dd>\r
 <dt>\r
@@ -429,7 +428,7 @@ not the context.</p></div>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 2008-07-06 05:16:54 UTC\r
+Last updated 2008-08-03 07:58:01 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 6e77ab135353aaf713b638a70701717db1706c2c..abd2237e51dfd86bcea98320edfff8922bc04eb6 100644 (file)
@@ -38,8 +38,7 @@ OPTIONS
        Instead of printing both the SHA-1 and the name, print only
        the name.  If given with --tags the usual tag prefix of
        "tags/" is also omitted from the name, matching the output
-       of 'git-describe' more closely.  This option
-       cannot be combined with --stdin.
+       of `git-describe` more closely.
 
 --no-undefined::
        Die with error code != 0 when a reference is undefined,
index ad11a4eb3ffddaf4f102a416e78eb7098ed39d0c..739832f722166ab8c15f5eef535905f3cba3f41d 100644 (file)
--- a/git.html
+++ b/git.html
@@ -2014,7 +2014,7 @@ contributors on the git-list &lt;git@vger.kernel.org&gt;.</p></div>
 <h2 id="_see_also">SEE ALSO</h2>\r
 <div class="sectionbody">\r
 <div class="para"><p><a href="gittutorial.html">gittutorial(7)</a>, <a href="gittutorial-2.html">gittutorial-2(7)</a>,\r
-<a href="everyday.html">everyday(7)</a>, <a href="gitcvs-migration.html">gitcvs-migration(7)</a>,\r
+<a href="everyday.html">Everyday Git</a>, <a href="gitcvs-migration.html">gitcvs-migration(7)</a>,\r
 <a href="gitglossary.html">gitglossary(7)</a>, <a href="gitcore-tutorial.html">gitcore-tutorial(7)</a>,\r
 <a href="gitcli.html">gitcli(7)</a>, <a href="user-manual.html">The Git User's Manual</a></p></div>\r
 </div>\r
@@ -2024,7 +2024,7 @@ contributors on the git-list &lt;git@vger.kernel.org&gt;.</p></div>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 2008-07-20 01:23:36 UTC\r
+Last updated 2008-08-03 07:58:01 UTC\r
 </div>\r
 </div>\r
 </body>\r
diff --git a/git.txt b/git.txt
index 44ea35e949dbbc0e5785ba2831072059881058f8..3da5bf050c70b6b73ec72e192fa3fb5c1eb7641c 100644 (file)
--- a/git.txt
+++ b/git.txt
@@ -602,7 +602,7 @@ contributors on the git-list <git@vger.kernel.org>.
 SEE ALSO
 --------
 linkgit:gittutorial[7], linkgit:gittutorial-2[7],
-linkgit:everyday[7], linkgit:gitcvs-migration[7],
+link:everyday.html[Everyday Git], linkgit:gitcvs-migration[7],
 linkgit:gitglossary[7], linkgit:gitcore-tutorial[7],
 linkgit:gitcli[7], link:user-manual.html[The Git User's Manual]