summaryrefslogtreecommitdiffstats
path: root/gitrepository-layout.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2024-01-16 12:43:46 -0800
committerJunio C Hamano <gitster@pobox.com>2024-01-16 12:43:46 -0800
commitba62bfc4a47119194812fad9200d5fac5a5c15f2 (patch)
treed1fb7fad5940beab64150e0d002e2571eac01935 /gitrepository-layout.html
parent52d8fce24f6d24558ba9432b8e89bf087c22ff0b (diff)
downloadgit-htmldocs-ba62bfc4a47119194812fad9200d5fac5a5c15f2.tar.gz
Autogenerated HTML docs for v2.43.0-367-g186b1
Diffstat (limited to 'gitrepository-layout.html')
-rw-r--r--gitrepository-layout.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/gitrepository-layout.html b/gitrepository-layout.html
index c387997d7..b4ff74b25 100644
--- a/gitrepository-layout.html
+++ b/gitrepository-layout.html
@@ -1347,6 +1347,11 @@ multiple working directory mode, "config" file is shared while
"config.worktree" is per-working directory (i.e., it&#8217;s in
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>
</div>
</div>
</div>