summaryrefslogtreecommitdiffstats
path: root/config.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-10-31 14:41:58 -0700
committerJunio C Hamano <gitster@pobox.com>2016-10-31 14:41:58 -0700
commitf2f28b10dcc3f853e652ebd6471d5a25bacb7b5a (patch)
tree69770f134f3b8ed5a2071767403661ed82634a5f /config.txt
parent5c3af9ef805a7cca9e98a42a2dd9f986d88950a9 (diff)
downloadgit-htmldocs-f2f28b10dcc3f853e652ebd6471d5a25bacb7b5a.tar.gz
Autogenerated HTML docs for v2.11.0-rc0
Diffstat (limited to 'config.txt')
-rw-r--r--config.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.txt b/config.txt
index 27069ac03..a0ab66aae 100644
--- a/config.txt
+++ b/config.txt
@@ -2450,7 +2450,7 @@ rebase.missingCommitsCheck::
command in the todo-list.
Defaults to "ignore".
-rebase.instructionFormat
+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.