From: Junio C Hamano Date: Sun, 31 Dec 2006 06:39:24 +0000 (-0800) Subject: Documentation/config.txt (and repo-config manpage): mark-up fix. X-Git-Tag: v1.5.0-rc1~135 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=a862f97e98decc317437fa3b04081f68fb4ffbf3;p=git.git Documentation/config.txt (and repo-config manpage): mark-up fix. Signed-off-by: Junio C Hamano --- diff --git a/Documentation/config.txt b/Documentation/config.txt index 178e0e1e2..2f4fc2525 100644 --- a/Documentation/config.txt +++ b/Documentation/config.txt @@ -82,13 +82,13 @@ core.logAllRefUpdates:: only when the file exists. If this configuration variable is set to true, missing "$GIT_DIR/logs/" 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