Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'tr/doc-note-rewrite' into maint-1.7.6
author
Junio C Hamano
<gitster@pobox.com>
Wed, 26 Oct 2011 23:09:04 +0000
(16:09 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 26 Oct 2011 23:09:04 +0000
(16:09 -0700)
* tr/doc-note-rewrite:
Documentation: basic configuration of notes.rewriteRef
Documentation/config.txt
patch
|
blob
|
history
raw
(from parent 1:
139088b
)
diff --git
a/Documentation/config.txt
b/Documentation/config.txt
index ae9913b03464b2ebde13002e1071a6c3471ee9cf..87643882fcb26415ad805dd1c8ab72c1fd3e4604 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