Skip to content

Commit a862f97

Browse files
author
Junio C Hamano
committed
Documentation/config.txt (and repo-config manpage): mark-up fix.
Signed-off-by: Junio C Hamano <junkio@cox.net>
1 parent d77a64d commit a862f97

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Documentation/config.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -82,13 +82,13 @@ core.logAllRefUpdates::
8282
only when the file exists. If this configuration
8383
variable is set to true, missing "$GIT_DIR/logs/<ref>"
8484
file is automatically created for branch heads.
85-
86-
This information can be used to determine what commit
87-
was the tip of a branch "2 days ago".
88-
89-
This value is true by default in a repository that has
90-
a working directory associated with it, and false by
91-
default in a bare repository.
85+
+
86+
This information can be used to determine what commit
87+
was the tip of a branch "2 days ago".
88+
+
89+
This value is true by default in a repository that has
90+
a working directory associated with it, and false by
91+
default in a bare repository.
9292

9393
core.repositoryFormatVersion::
9494
Internal variable identifying the repository format and layout

0 commit comments

Comments
 (0)