summaryrefslogtreecommitdiffstats
path: root/man5/gitrepository-layout.5
diff options
context:
space:
mode:
Diffstat (limited to 'man5/gitrepository-layout.5')
-rw-r--r--man5/gitrepository-layout.517
1 files changed, 14 insertions, 3 deletions
diff --git a/man5/gitrepository-layout.5 b/man5/gitrepository-layout.5
index 55364c83b..b06563b07 100644
--- a/man5/gitrepository-layout.5
+++ b/man5/gitrepository-layout.5
@@ -2,12 +2,12 @@
.\" Title: gitrepository-layout
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 2024-01-12
+.\" Date: 2024-01-16
.\" Manual: Git Manual
-.\" Source: Git 2.43.0.334.gd4dbce1db5
+.\" Source: Git 2.43.0.367.g186b115d30
.\" Language: English
.\"
-.TH "GITREPOSITORY\-LAYOUT" "5" "2024\-01\-12" "Git 2\&.43\&.0\&.334\&.gd4dbce" "Git Manual"
+.TH "GITREPOSITORY\-LAYOUT" "5" "2024\-01\-16" "Git 2\&.43\&.0\&.367\&.g186b11" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -510,6 +510,17 @@ The value of this key is the name of the promisor remote\&.
.sp
If set, by default "git config" reads from both "config" and "config\&.worktree" files from GIT_DIR in that order\&. In multiple working directory mode, "config" file is shared while "config\&.worktree" is per\-working directory (i\&.e\&., it\(cqs in GIT_COMMON_DIR/worktrees/<id>/config\&.worktree)
.RE
+.sp
+.it 1 an-trap
+.nr an-no-space-flag 1
+.nr an-break-flag 1
+.br
+.ps +1
+\fBrefStorage\fR
+.RS 4
+.sp
+Specifies the file format for the ref database\&. The only valid value is \fBfiles\fR (loose references with a packed\-refs file)\&.
+.RE
.SH "SEE ALSO"
.sp
\fBgit-init\fR(1), \fBgit-clone\fR(1), \fBgit-fetch\fR(1), \fBgit-pack-refs\fR(1), \fBgit-gc\fR(1), \fBgit-checkout\fR(1), \fBgitglossary\fR(7), \m[blue]\fBThe Git User\(cqs Manual\fR\m[]\&\s-2\u[1]\d\s+2