Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-01-10 18:57:27 +0400
committerJunio C Hamano <gitster@pobox.com>2012-01-11 00:59:31 +0400
commitb6fb7fed6afca3376e4cdd70c9fe9737bcd73a6e (patch)
treec74c3d77f0ff8a79b85458b9c2b45bda8698de80 /Documentation/config.txt
parentc432ef996e28a2f02369c505b841f86ec30c85fb (diff)
Documentation: rerere's rr-cache auto-creation and rerere.enabled
The description of rerere.enabled left the user in the dark as to who might create an rr-cache directory. Add a note that simply invoking rerere does this. Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/config.txt')
-rw-r--r--Documentation/config.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/config.txt b/Documentation/config.txt
index 18ab1ae65e..27b57d226b 100644
--- a/Documentation/config.txt
+++ b/Documentation/config.txt
@@ -1703,7 +1703,8 @@ rerere.enabled::
conflict hunks can be resolved automatically, should they be
encountered again. By default, linkgit:git-rerere[1] is
enabled if there is an `rr-cache` directory under the
- `$GIT_DIR`.
+ `$GIT_DIR`, e.g. if "rerere" was previously used in the
+ repository.
sendemail.identity::
A configuration identity. When given, causes values in the