summaryrefslogtreecommitdiffstats
path: root/git-clone.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2015-10-30 14:57:54 -0700
committerJunio C Hamano <gitster@pobox.com>2015-10-30 14:57:54 -0700
commit448d13221622c70044962cac25e117c342dea9bb (patch)
tree352665d68a735bf45d4d12f300548f480e3270e7 /git-clone.html
parentee615806f274b21a580f4f3d4380973fdcae6efa (diff)
downloadgit-htmldocs-448d13221622c70044962cac25e117c342dea9bb.tar.gz
Autogenerated HTML docs for v2.6.2-402-g2635c2b
Diffstat (limited to 'git-clone.html')
-rw-r--r--git-clone.html11
1 files changed, 8 insertions, 3 deletions
diff --git a/git-clone.html b/git-clone.html
index 724335136..83a8eef92 100644
--- a/git-clone.html
+++ b/git-clone.html
@@ -869,8 +869,13 @@ objects from the source repository into a pack in the cloned repository.</p></di
<p>
Borrow the objects from reference repositories specified
with the <code>--reference</code> options only to reduce network
- transfer and stop borrowing from them after a clone is made
- by making necessary local copies of borrowed objects.
+ transfer, and stop borrowing from them after a clone is made
+ by making necessary local copies of borrowed objects. This
+ option can also be used when cloning locally from a
+ repository that already borrows objects from another
+ repository&#8212;the new repository will borrow objects from the
+ same repository, and this option can be used to stop the
+ borrowing.
</p>
</dd>
<dt class="hdlist1">
@@ -1296,7 +1301,7 @@ Create a bare repository to publish your changes to the public:
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2015-01-07 14:45:17 PST
+Last updated 2015-10-30 14:57:17 PDT
</div>
</div>
</body>