Skip to content

Commit 588150b

Browse files
committed
Merge branch 'tr/doc-note-rewrite' into maint-1.7.6
* tr/doc-note-rewrite: Documentation: basic configuration of notes.rewriteRef
2 parents 139088b + 2b4aa89 commit 588150b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Documentation/config.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1445,7 +1445,8 @@ notes.rewriteRef::
14451445
You may also specify this configuration several times.
14461446
+
14471447
Does not have a default value; you must configure this variable to
1448-
enable note rewriting.
1448+
enable note rewriting. Set it to `refs/notes/commits` to enable
1449+
rewriting for the default commit notes.
14491450
+
14501451
This setting can be overridden with the `GIT_NOTES_REWRITE_REF`
14511452
environment variable, which must be a colon separated list of refs or

0 commit comments

Comments
 (0)