Skip to content

Commit

Permalink
Documentation/config.txt (and repo-config manpage): mark-up fix.
Browse files Browse the repository at this point in the history
Signed-off-by: Junio C Hamano <junkio@cox.net>
  • Loading branch information
Junio C Hamano committed Dec 31, 2006
1 parent d77a64d commit a862f97
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Documentation/config.txt
Original file line number Diff line number Diff line change
Expand Up @@ -82,13 +82,13 @@ core.logAllRefUpdates::
only when the file exists. If this configuration
variable is set to true, missing "$GIT_DIR/logs/<ref>"
file is automatically created for branch heads.

This information can be used to determine what commit
was the tip of a branch "2 days ago".

This value is true by default in a repository that has
a working directory associated with it, and false by
default in a bare repository.
+
This information can be used to determine what commit
was the tip of a branch "2 days ago".
+
This value is true by default in a repository that has
a working directory associated with it, and false by
default in a bare repository.

core.repositoryFormatVersion::
Internal variable identifying the repository format and layout
Expand Down

0 comments on commit a862f97

Please sign in to comment.