From d0c93194ecde2886d4e90d7006c998ea9592d0a0 Mon Sep 17 00:00:00 2001 From: Cornelius Weig Date: Fri, 27 Jan 2017 11:09:46 +0100 Subject: config: add markup to core.logAllRefUpdates doc Signed-off-by: Cornelius Weig Signed-off-by: Junio C Hamano diff --git a/Documentation/config.txt b/Documentation/config.txt index af2ae4c..c7d8a01 100644 --- a/Documentation/config.txt +++ b/Documentation/config.txt @@ -517,10 +517,10 @@ core.logAllRefUpdates:: "`$GIT_DIR/logs/`", by appending the new and old SHA-1, the date/time and the reason of the update, but only when the file exists. If this configuration - variable is set to true, missing "`$GIT_DIR/logs/`" + variable is set to `true`, missing "`$GIT_DIR/logs/`" file is automatically created for branch heads (i.e. under - refs/heads/), remote refs (i.e. under refs/remotes/), - note refs (i.e. under refs/notes/), and the symbolic ref HEAD. + `refs/heads/`), remote refs (i.e. under `refs/remotes/`), + note refs (i.e. under `refs/notes/`), and the symbolic ref `HEAD`. + This information can be used to determine what commit was the tip of a branch "2 days ago". -- cgit v0.10.2-6-g49f6