Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'tr/doc-note-rewrite'
author
Junio C Hamano
<gitster@pobox.com>
Wed, 5 Oct 2011 19:36:24 +0000
(12:36 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 5 Oct 2011 19:36:24 +0000
(12:36 -0700)
* tr/doc-note-rewrite:
Documentation: basic configuration of notes.rewriteRef
Documentation/config.txt
patch
|
blob
|
history
raw
(from parent 1:
1077bf1
)
diff --git
a/Documentation/config.txt
b/Documentation/config.txt
index 98bac550736f5fd54032371c7f8acbcc8730116c..9ec2ae2de77c6b2648f654e78c8a4e414be386af 100644
(file)
--- 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