summaryrefslogtreecommitdiffstats
path: root/git-clone.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-02-14 00:51:31 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-02-14 00:51:31 +0000
commitefe3c63508ebb6a41a953ab6b4b03b7a631fa544 (patch)
tree967f56c657e168accd43f35adb9aa1cd6a165919 /git-clone.html
parent9c33415fc305e37bd5a1f399bae1c3b9e2559571 (diff)
downloadgit-htmldocs-efe3c63508ebb6a41a953ab6b4b03b7a631fa544.tar.gz
Autogenerated HTML docs for v1.5.4.1-122-gaa8d
Diffstat (limited to 'git-clone.html')
-rw-r--r--git-clone.html14
1 files changed, 7 insertions, 7 deletions
diff --git a/git-clone.html b/git-clone.html
index d95c6653c..737769d39 100644
--- a/git-clone.html
+++ b/git-clone.html
@@ -341,13 +341,13 @@ configuration variables.</p>
.git/objects/info/alternates to share the objects
with the source repository. The resulting repository
starts out without any object of its own.
- <strong>NOTE</strong>: this is a possibly dangerous operation; do <strong>not</strong> use
- it unless you understand what it does. If you clone your
- repository using this option, then delete branches in the
- source repository and then run <a href="git-gc.html">git-gc(1)</a> using the
- <em>--prune</em> option in the source repository, it may remove
- objects which are referenced by the cloned repository.
</p>
+<p><strong>NOTE</strong>: this is a possibly dangerous operation; do <strong>not</strong> use
+it unless you understand what it does. If you clone your
+repository using this option, then delete branches in the
+source repository and then run <a href="git-gc.html">git-gc(1)</a> using the
+<em>--prune</em> option in the source repository, it may remove
+objects which are referenced by the cloned repository.</p>
</dd>
<dt>
--reference &lt;repository&gt;
@@ -646,7 +646,7 @@ Create a repository on the kernel.org machine that borrows from Linus
</div>
<div id="footer">
<div id="footer-text">
-Last updated 24-Jan-2008 07:28:35 UTC
+Last updated 14-Feb-2008 00:51:07 UTC
</div>
</div>
</body>