summaryrefslogtreecommitdiffstats
path: root/man1/git-clone.1
diff options
context:
space:
mode:
Diffstat (limited to 'man1/git-clone.1')
-rw-r--r--man1/git-clone.118
1 files changed, 15 insertions, 3 deletions
diff --git a/man1/git-clone.1 b/man1/git-clone.1
index 46a2d9679..929940639 100644
--- a/man1/git-clone.1
+++ b/man1/git-clone.1
@@ -2,12 +2,12 @@
.\" Title: git-clone
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 2024-02-22
+.\" Date: 2024-02-26
.\" Manual: Git Manual
-.\" Source: Git 2.44.0
+.\" Source: Git 2.44.0.35.ga2082dbdd3
.\" Language: English
.\"
-.TH "GIT\-CLONE" "1" "2024\-02\-22" "Git 2\&.44\&.0" "Git Manual"
+.TH "GIT\-CLONE" "1" "2024\-02\-26" "Git 2\&.44\&.0\&.35\&.ga2082db" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -375,6 +375,18 @@ Specify the given ref storage format for the repository\&. The valid values are:
\fBfiles\fR
for loose files with packed\-refs\&. This is the default\&.
.RE
+.sp
+.RS 4
+.ie n \{\
+\h'-04'\(bu\h'+03'\c
+.\}
+.el \{\
+.sp -1
+.IP \(bu 2.3
+.\}
+\fBreftable\fR
+for the reftable format\&. This format is experimental and its internals are subject to change\&.
+.RE
.RE
.PP
\-j <n>, \-\-jobs <n>