Skip to content

Commit 88955ed

Browse files
trastgitster
authored andcommitted
Documentation: add missing :: in config.txt
bed575e (commit: support commit.status, --status, and --no-status, 2009-12-07) forgot to add the :: that sets off an item from the paragraph that explains it, breaking the layout. Signed-off-by: Thomas Rast <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 77b3b79 commit 88955ed

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
@@ -716,7 +716,7 @@ color.ui::
716716
terminal. When more specific variables of color.* are set, they always
717717
take precedence over this setting. Defaults to false.
718718

719-
commit.status
719+
commit.status::
720720
A boolean to enable/disable inclusion of status information in the
721721
commit message template when using an editor to prepare the commit
722722
message. Defaults to true.

0 commit comments

Comments
 (0)