summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2011-10-26 23:09:04 (GMT)
committerJunio C Hamano <gitster@pobox.com>2011-10-26 23:09:04 (GMT)
commit588150b0231ee342ed528292a2205f4049b3dcb1 (patch)
tree470c36950fd2f1f52e36ecb48b183d55cfce545e
parent139088b78b2b501d77a48d1d00b3b53ca16821e0 (diff)
parent2b4aa89c27a5b7db37bfa992ec8500cc9f4b31a5 (diff)
downloadgit-588150b0231ee342ed528292a2205f4049b3dcb1.zip
git-588150b0231ee342ed528292a2205f4049b3dcb1.tar.gz
git-588150b0231ee342ed528292a2205f4049b3dcb1.tar.bz2
Merge branch 'tr/doc-note-rewrite' into maint-1.7.6
* tr/doc-note-rewrite: Documentation: basic configuration of notes.rewriteRef
-rw-r--r--Documentation/config.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/config.txt b/Documentation/config.txt
index ae9913b..8764388 100644
--- 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