Skip to content

Commit 702b6a6

Browse files
committed
Merge branch 'jk/rebase-config-insn-fmt-docfix'
Documentation fix. * jk/rebase-config-insn-fmt-docfix: doc: fix missing "::" in config list
2 parents 3d0ff88 + 6d834ac commit 702b6a6

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
@@ -2450,7 +2450,7 @@ rebase.missingCommitsCheck::
24502450
command in the todo-list.
24512451
Defaults to "ignore".
24522452

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

0 commit comments

Comments
 (0)