summaryrefslogtreecommitdiffstats
path: root/git-clone.html
diff options
context:
space:
mode:
Diffstat (limited to 'git-clone.html')
-rw-r--r--git-clone.html17
1 files changed, 16 insertions, 1 deletions
diff --git a/git-clone.html b/git-clone.html
index 39b3f6c92..aa445fd7e 100644
--- a/git-clone.html
+++ b/git-clone.html
@@ -1213,6 +1213,21 @@ or <code>--mirror</code> is given)</p></div>
</p>
</dd>
<dt class="hdlist1">
+--ref-format=&lt;ref-format
+</dt>
+<dd>
+<p>
+Specify the given ref storage format for the repository. The valid values are:
+</p>
+<div class="ulist"><ul>
+<li>
+<p>
+<code>files</code> for loose files with packed-refs. This is the default.
+</p>
+</li>
+</ul></div>
+</dd>
+<dt class="hdlist1">
-j &lt;n&gt;
</dt>
<dt class="hdlist1">
@@ -1513,7 +1528,7 @@ clone.filterSubmodules
<div id="footer">
<div id="footer-text">
Last updated
- 2023-04-20 15:18:02 PDT
+ 2024-01-16 12:41:37 PST
</div>
</div>
</body>