Skip to content

Commit 50b8276

Browse files
committed
Merge branch 'jk/rebase-config-insn-fmt-docfix' into maint
Documentation fix. * jk/rebase-config-insn-fmt-docfix: doc: fix missing "::" in config list
2 parents e9f7431 + 6d834ac commit 50b8276

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/config.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2436,7 +2436,7 @@ rebase.missingCommitsCheck::
24362436
command in the todo-list.
24372437
Defaults to "ignore".
24382438

2439-
rebase.instructionFormat
2439+
rebase.instructionFormat::
24402440
A format string, as specified in linkgit:git-log[1], to be used for
24412441
the instruction list during an interactive rebase. The format will automatically
24422442
have the long commit hash prepended to the format.

0 commit comments

Comments
 (0)