summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 463a849)
raw | patch | inline | side by side (parent: 463a849)
author | Lukas Sandström <lukass@etek.chalmers.se> | |
Sun, 19 Aug 2007 21:38:57 +0000 (23:38 +0200) | ||
committer | Junio 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>
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 | patch | blob | history |
index de9e72b562eec6310af23cb4e5ef237268e8df2a..46f40ad4c25edb73bfa34c84cff7b11bf271eb48 100644 (file)
--- a/Documentation/config.txt
+++ b/Documentation/config.txt
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