summaryrefslogtreecommitdiffstats
path: root/man7/gitremote-helpers.7
diff options
context:
space:
mode:
Diffstat (limited to 'man7/gitremote-helpers.7')
-rw-r--r--man7/gitremote-helpers.714
1 files changed, 7 insertions, 7 deletions
diff --git a/man7/gitremote-helpers.7 b/man7/gitremote-helpers.7
index 85d27c399..233e802b9 100644
--- a/man7/gitremote-helpers.7
+++ b/man7/gitremote-helpers.7
@@ -2,12 +2,12 @@
.\" Title: gitremote-helpers
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 03/21/2023
+.\" Date: 03/28/2023
.\" Manual: Git Manual
-.\" Source: Git 2.40.0.130.g27d43aaaf5
+.\" Source: Git 2.40.0.141.g8d90352acc
.\" Language: English
.\"
-.TH "GITREMOTE\-HELPERS" "7" "03/21/2023" "Git 2\&.40\&.0\&.130\&.g27d43a" "Git Manual"
+.TH "GITREMOTE\-HELPERS" "7" "03/28/2023" "Git 2\&.40\&.0\&.141\&.g8d9035" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -497,17 +497,17 @@ Enables (or disables) progress messages displayed by the transport helper during
Deepens the history of a shallow repository\&.
.RE
.PP
-\(aqoption deepen\-since <timestamp>
+\*(Aqoption deepen\-since <timestamp>
.RS 4
Deepens the history of a shallow repository based on time\&.
.RE
.PP
-\(aqoption deepen\-not <ref>
+\*(Aqoption deepen\-not <ref>
.RS 4
Deepens the history of a shallow repository excluding ref\&. Multiple options add up\&.
.RE
.PP
-\fIoption deepen\-relative {\(aqtrue\fR|\fIfalse\fR}
+\fIoption deepen\-relative {\*(Aqtrue\fR|\fIfalse\fR}
.RS 4
Deepens the history of a shallow repository relative to current boundary\&. Only valid when used with "option depth"\&.
.RE
@@ -550,7 +550,7 @@ Allow to extend \&.git/shallow if the new refs require it\&.
GPG sign pushes\&.
.RE
.PP
-\(aqoption push\-option <string>
+\*(Aqoption push\-option <string>
.RS 4
Transmit <string> as a push option\&. As the push option must not contain LF or NUL characters, the string is not encoded\&.
.RE