From: Junio C Hamano
Date: Tue, 15 Jan 2008 08:31:10 +0000 (+0000)
Subject: Autogenerated HTML docs for v1.5.4-rc3-11-g4e67
X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=0e47b23874132a7fffde3f56c7c4f13c1f0b8cc4;p=git.git
Autogenerated HTML docs for v1.5.4-rc3-11-g4e67
---
diff --git a/config.txt b/config.txt
index df091d1b8..877eda960 100644
--- a/config.txt
+++ b/config.txt
@@ -543,8 +543,8 @@ rerere.enabled::
Activate recording of resolved conflicts, so that identical
conflict hunks can be resolved automatically, should they
be encountered again. linkgit:git-rerere[1] command is by
- default enabled, but can be disabled by setting this option to
- false.
+ default enabled if you create `rr-cache` directory under
+ `$GIT_DIR`, but can be disabled by setting this option to false.
gitcvs.enabled::
Whether the CVS server interface is enabled for this repository.
diff --git a/git-config.html b/git-config.html
index 61e1f4a51..745cd72a3 100644
--- a/git-config.html
+++ b/git-config.html
@@ -1522,8 +1522,8 @@ rerere.enabled
Activate recording of resolved conflicts, so that identical
conflict hunks can be resolved automatically, should they
be encountered again. git-rerere(1) command is by
- default enabled, but can be disabled by setting this option to
- false.
+ default enabled if you create rr-cache directory under
+ $GIT_DIR, but can be disabled by setting this option to false.
@@ -2203,7 +2203,7 @@ web.browser