Merge branch 'tr/doc-note-rewrite' into maint-1.7.6

* tr/doc-note-rewrite:
  Documentation: basic configuration of notes.rewriteRef
This commit is contained in:
Junio C Hamano 2011-10-26 16:09:04 -07:00
commit 588150b023

View File

@ -1445,7 +1445,8 @@ notes.rewriteRef::
You may also specify this configuration several times. You may also specify this configuration several times.
+ +
Does not have a default value; you must configure this variable to 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` This setting can be overridden with the `GIT_NOTES_REWRITE_REF`
environment variable, which must be a colon separated list of refs or environment variable, which must be a colon separated list of refs or