aboutsummaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2006-12-30 22:39:24 -0800
committerJunio C Hamano <junkio@cox.net>2006-12-30 22:39:24 -0800
commita862f97e98decc317437fa3b04081f68fb4ffbf3 (patch)
tree2f3cb22515ac9d38857db50e597f1c311ba3408a /Documentation
parentd77a64d353cea0f72655b86dd04bcf9f86cbbea6 (diff)
downloadgit-a862f97e98decc317437fa3b04081f68fb4ffbf3.tar.gz
git-a862f97e98decc317437fa3b04081f68fb4ffbf3.tar.xz
Documentation/config.txt (and repo-config manpage): mark-up fix.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/config.txt14
1 files changed, 7 insertions, 7 deletions
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/<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