aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukas Sandström <lukass@etek.chalmers.se>2007-08-19 23:38:57 +0200
committerJunio C Hamano <gitster@pobox.com>2007-08-19 16:41:21 -0700
commit14cd56071520c3bb37252c8d0abe81c841465378 (patch)
tree8c348eeed69bc0e0b0e9cc297c755f47336dcff6
parent463a849d004b2a3f3c8254b1e7985d4e986b9f1a (diff)
downloadgit-14cd56071520c3bb37252c8d0abe81c841465378.tar.gz
git-14cd56071520c3bb37252c8d0abe81c841465378.tar.xz
Add the word reflog to Documentation/config.txt:core.logAllRefUpdates
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>
-rw-r--r--Documentation/config.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/config.txt b/Documentation/config.txt
index de9e72b56..46f40ad4c 100644
--- a/Documentation/config.txt
+++ b/Documentation/config.txt
@@ -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