Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Documentation: basic configuration of notes.rewriteRef
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>
Documentation/config.txt
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
b15b5b1
)
diff --git
a/Documentation/config.txt
b/Documentation/config.txt
index 4914d768c7c2f14abd854a58c594a4e88184047d..cc39f8639ad530a7c7664cf6e7b670f73c1dddf7 100644
(file)
--- a/
Documentation/config.txt
+++ b/
Documentation/config.txt
@@
-1445,7
+1445,8
@@
notes.rewriteRef::
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