aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2011-10-05 12:36:24 -0700
committerJunio C Hamano <gitster@pobox.com>2011-10-05 12:36:24 -0700
commitb5b6521645ed41353e88c443ebaf124b214f25b1 (patch)
treeebeb7226e9826c0604b18ccd163dec9206e9f39b
parent1077bf1ff676cd172a09b88204422228f21d7cbf (diff)
parent2b4aa89c27a5b7db37bfa992ec8500cc9f4b31a5 (diff)
downloadgit-b5b6521645ed41353e88c443ebaf124b214f25b1.tar.gz
git-b5b6521645ed41353e88c443ebaf124b214f25b1.tar.xz
Merge branch 'tr/doc-note-rewrite'
* 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 98bac5507..9ec2ae2de 100644
--- a/Documentation/config.txt
+++ b/Documentation/config.txt
@@ -1460,7 +1460,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