summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: b15b5b1)
raw | patch | inline | side by side (parent: b15b5b1)
author | Thomas Rast <trast@student.ethz.ch> | |
Tue, 13 Sep 2011 07:32:42 +0000 (09:32 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 13 Sep 2011 15:35:38 +0000 (08:35 -0700) |
Users had problems finding a working setting for notes.rewriteRef.
Document how to enable rewriting for notes/commits, which should be a
safe setting.
Signed-off-by: Thomas Rast <trast@student.ethz.ch>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Document how to enable rewriting for notes/commits, which should be a
safe setting.
Signed-off-by: Thomas Rast <trast@student.ethz.ch>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/config.txt | patch | blob | history |
index 4914d768c7c2f14abd854a58c594a4e88184047d..cc39f8639ad530a7c7664cf6e7b670f73c1dddf7 100644 (file)
--- a/Documentation/config.txt
+++ b/Documentation/config.txt
You may also specify this configuration several times.
+
Does not have a default value; you must configure this variable to
-enable note rewriting.
+enable note rewriting. Set it to `refs/notes/commits` to enable
+rewriting for the default commit notes.
+
This setting can be overridden with the `GIT_NOTES_REWRITE_REF`
environment variable, which must be a colon separated list of refs or