summaryrefslogtreecommitdiffstats
path: root/git-init.html
diff options
context:
space:
mode:
Diffstat (limited to 'git-init.html')
-rw-r--r--git-init.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/git-init.html b/git-init.html
index 3e528c442..d289f2584 100644
--- a/git-init.html
+++ b/git-init.html
@@ -834,6 +834,12 @@ Specify the given ref storage format for the repository. The valid values are:
<code>files</code> for loose files with packed-refs. This is the default.
</p>
</li>
+<li>
+<p>
+<code>reftable</code> for the reftable format. This format is experimental and its
+ internals are subject to change.
+</p>
+</li>
</ul></div>
</dd>
<dt class="hdlist1">