summaryrefslogtreecommitdiffstats
path: root/man1/git-rebase.1
diff options
context:
space:
mode:
Diffstat (limited to 'man1/git-rebase.1')
-rw-r--r--man1/git-rebase.115
1 files changed, 12 insertions, 3 deletions
diff --git a/man1/git-rebase.1 b/man1/git-rebase.1
index e3a69eea4..d518514d7 100644
--- a/man1/git-rebase.1
+++ b/man1/git-rebase.1
@@ -2,12 +2,12 @@
.\" Title: git-rebase
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 2023-08-21
+.\" Date: 2023-08-24
.\" Manual: Git Manual
-.\" Source: Git 2.42.0
+.\" Source: Git 2.42.0.29.gcd9da15a85
.\" Language: English
.\"
-.TH "GIT\-REBASE" "1" "2023\-08\-21" "Git 2\&.42\&.0" "Git Manual"
+.TH "GIT\-REBASE" "1" "2023\-08\-24" "Git 2\&.42\&.0\&.29\&.gcd9da15" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -2130,6 +2130,15 @@ on the command line, with or without an argument, overrides any
configuration\&.
.RE
.PP
+rebase\&.maxLabelLength
+.RS 4
+When generating label names from commit subjects, truncate the names to this length\&. By default, the names are truncated to a little less than
+\fBNAME_MAX\fR
+(to allow e\&.g\&.
+\fB\&.lock\fR
+files to be written for the corresponding loose refs)\&.
+.RE
+.PP
sequence\&.editor
.RS 4
Text editor used by