DORMANTno replies

[PATCH/RFC 2/2] Add documentation for sequence.format

From: William Clifford <hidden>
Date: 2016-06-15 23:02:28
Subsystem: documentation, the rest · Maintainers: Jonathan Corbet, Linus Torvalds

Explain sequence.format and GIT_SEQUENCE_FORMAT.

Signed-off-by: William Clifford <redacted>
Signed-off-by: Matthew Boeh <redacted>
---
 Documentation/config.txt | 9 +++++++++
 1 file changed, 9 insertions(+)
diff --git a/Documentation/config.txt b/Documentation/config.txt
index e61775e..76f0a4d 100644
--- a/Documentation/config.txt
+++ b/Documentation/config.txt
@@ -555,6 +555,15 @@ sequence.editor::
 	It can be overridden by the `GIT_SEQUENCE_EDITOR` environment variable.
 	When not configured the default commit message editor is used instead.
 
+sequence.format::
+	Format of commit table generated by `git rebase -i` for rebase
+	instruction file. It can be overridden by the
+	`GIT_SEQUENCE_FORMAT` environment variable. When not
+	configured the default `oneline` format is used instead. NOTE:
+	Because the second column must be the hash, you may omit this
+	in the format string and it will be inserted. Formats must be
+	one line.
+
 core.pager::
 	Text viewer for use by Git commands (e.g., 'less').  The value
 	is meant to be interpreted by the shell.  The order of preference
-- 
William Clifford
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help