summaryrefslogtreecommitdiffstats
path: root/gitrepository-layout.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2024-02-26 18:51:39 -0800
committerJunio C Hamano <gitster@pobox.com>2024-02-26 18:51:39 -0800
commit69787bb1d0d3e52e2aac8718bd9824f65bbe4fe4 (patch)
treeb29e97fd784415b6445fd672ed61f9c1dc84421a /gitrepository-layout.html
parentbd371dce4831f1603f7a1547716886d62c8abbf2 (diff)
downloadgit-htmldocs-69787bb1d0d3e52e2aac8718bd9824f65bbe4fe4.tar.gz
Autogenerated HTML docs for v2.44.0-35-ga2082
Diffstat (limited to 'gitrepository-layout.html')
-rw-r--r--gitrepository-layout.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/gitrepository-layout.html b/gitrepository-layout.html
index b4ff74b25..8b08ceb5b 100644
--- a/gitrepository-layout.html
+++ b/gitrepository-layout.html
@@ -1349,8 +1349,9 @@ GIT_COMMON_DIR/worktrees/&lt;id&gt;/config.worktree)</p></div>
</div>
<div class="sect3">
<h4 id="_code_refstorage_code"><code>refStorage</code></h4>
-<div class="paragraph"><p>Specifies the file format for the ref database. The only valid value
-is <code>files</code> (loose references with a packed-refs file).</p></div>
+<div class="paragraph"><p>Specifies the file format for the ref database. The valid values are
+<code>files</code> (loose references with a packed-refs file) and <code>reftable</code> (see
+Documentation/technical/reftable.txt).</p></div>
</div>
</div>
</div>