Add the word reflog to Documentation/config.txt:core.logAllRefUpdates
authorLukas Sandström <lukass@etek.chalmers.se>
Sun, 19 Aug 2007 21:38:57 +0000 (23:38 +0200)
committerJunio C Hamano <gitster@pobox.com>
Sun, 19 Aug 2007 23:41:21 +0000 (16:41 -0700)
This makes it easier to find out how to enable the reflog
for a bare repository by searching the documentation for
"reflog".

Signed-off-by: Lukas Sandström <lukass@etek.chalmers.se>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/config.txt

index de9e72b562eec6310af23cb4e5ef237268e8df2a..46f40ad4c25edb73bfa34c84cff7b11bf271eb48 100644 (file)
@@ -192,7 +192,7 @@ core.worktree::
        variable and the '--work-tree' command line option.
 
 core.logAllRefUpdates::
-       Updates to a ref <ref> is logged to the file
+       Enable the reflog. Updates to a ref <ref> is logged to the file
        "$GIT_DIR/logs/<ref>", by appending the new and old
        SHA1, the date/time and the reason of the update, but
        only when the file exists.  If this configuration