summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: d77a64d)
raw | patch | inline | side by side (parent: d77a64d)
author | Junio C Hamano <junkio@cox.net> | |
Sun, 31 Dec 2006 06:39:24 +0000 (22:39 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sun, 31 Dec 2006 06:39:24 +0000 (22:39 -0800) |
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/config.txt | patch | blob | history |
index 178e0e1e209e066ad220d6ba95be0728c2db5e99..2f4fc252589017b13fff74445b85c951362a6236 100644 (file)
--- a/Documentation/config.txt
+++ b/Documentation/config.txt
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