git-rebase--interactive.sh: add config option for custom instruction format
[gitweb.git] / Documentation / config.txt
index 4d21ce1647f6125584872c8c67823ae8368b1132..ad40cac50849f5f0e5ef62719586c7c11596403d 100644 (file)
@@ -2160,6 +2160,11 @@ rebase.autoStash::
        successful rebase might result in non-trivial conflicts.
        Defaults to false.
 
+rebase.instructionFormat
+       A format string, as specified in linkgit:git-log[1], to be used for
+       the instruction list during an interactive rebase.  The format will automatically
+       have the long commit hash prepended to the format.
+
 receive.advertiseAtomic::
        By default, git-receive-pack will advertise the atomic push
        capability to its clients. If you don't want to this capability