author | Thomas Rast <trast@student.ethz.ch> | |
Fri, 6 Jan 2012 13:08:02 +0000 (14:08 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 6 Jan 2012 20:27:59 +0000 (12:27 -0800) | ||
commit | 07b88a00c0caac055a9f52167523248a75711842 | |
tree | 64148c4dc41c2d3cfcc4a37a5c77569fa55b124a | tree | snapshot |
parent | 5c951ef47bf2e34dbde58bda88d430937657d2aa | commit | diff |
Documentation: rerere.enabled is the primary way to configure rerere
The wording seems to suggest that creating the directory is needed and the
setting of rerere.enabled is only for disabling the feature by setting it
to 'false'. But the configuration is meant to be the primary control and
setting it to 'true' will enable it; the rr-cache directory will be
created as necessary and the user does not have to create it.
Signed-off-by: Thomas Rast <trast@student.ethz.ch>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The wording seems to suggest that creating the directory is needed and the
setting of rerere.enabled is only for disabling the feature by setting it
to 'false'. But the configuration is meant to be the primary control and
setting it to 'true' will enable it; the rr-cache directory will be
created as necessary and the user does not have to create it.
Signed-off-by: Thomas Rast <trast@student.ethz.ch>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/config.txt | diff | blob | history |