summaryrefslogtreecommitdiffstats
path: root/man1/git-config.1
diff options
context:
space:
mode:
Diffstat (limited to 'man1/git-config.1')
-rw-r--r--man1/git-config.132
1 files changed, 29 insertions, 3 deletions
diff --git a/man1/git-config.1 b/man1/git-config.1
index 9251ed54f..ae12308c5 100644
--- a/man1/git-config.1
+++ b/man1/git-config.1
@@ -2,12 +2,12 @@
.\" Title: git-config
.\" 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 "GIT\-CONFIG" "1" "2024\-01\-12" "Git 2\&.43\&.0\&.334\&.gd4dbce" "Git Manual"
+.TH "GIT\-CONFIG" "1" "2024\-01\-16" "Git 2\&.43\&.0\&.367\&.g186b11" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -4304,6 +4304,32 @@ or
\fBgit-clone\fR(1)\&. Trying to change it after initialization will not work and will produce hard\-to\-diagnose issues\&.
.RE
.PP
+extensions\&.refStorage
+.RS 4
+Specify the ref storage format to use\&. The acceptable values are:
+.sp
+.RS 4
+.ie n \{\
+\h'-04'\(bu\h'+03'\c
+.\}
+.el \{\
+.sp -1
+.IP \(bu 2.3
+.\}
+\fBfiles\fR
+for loose files with packed\-refs\&. This is the default\&.
+.sp
+It is an error to specify this key unless
+\fBcore\&.repositoryFormatVersion\fR
+is 1\&.
+.sp
+Note that this setting should only be set by
+\fBgit-init\fR(1)
+or
+\fBgit-clone\fR(1)\&. Trying to change it after initialization will not work and will produce hard\-to\-diagnose issues\&.
+.RE
+.RE
+.PP
extensions\&.worktreeConfig
.RS 4
If enabled, then worktrees will load config settings from the