Documentation/config.txt: GIT_NOTES_REWRITE_REF overrides notes.rewriteRef
authorLeif Arne Storset <lstorset@opera.com>
Wed, 5 May 2010 14:16:25 +0000 (16:16 +0200)
committerJunio C Hamano <gitster@pobox.com>
Sat, 8 May 2010 04:38:50 +0000 (21:38 -0700)
The documentation erroneously mentions the GIT_NOTES_REWRITE_REF
override in the description of notes.rewrite.<command>. Move it
under notes.rewriteRef where it belongs.

Signed-off-by: Leif Arne Storset <lstorset@opera.com>
Acked-by: Thomas Rast <trast@student.ethz.ch>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found