From f04c6904dcda9ffe3b7add94d32af9e1c04ccc66 Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Fri, 21 Aug 2015 17:06:18 +0200 Subject: Documentation/config: fix inconsistent label on gc.*.reflogExpireUnreachable Change to in the description of gc.*.reflogExpireUnreachable, since that is what the text refers to. Signed-off-by: Andreas Schwab Signed-off-by: Junio C Hamano --- Documentation/config.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/config.txt b/Documentation/config.txt index d4ca046563..d0405c4d3d 100644 --- a/Documentation/config.txt +++ b/Documentation/config.txt @@ -1256,7 +1256,7 @@ gc..reflogExpire:: the refs that match the . gc.reflogExpireUnreachable:: -gc..reflogExpireUnreachable:: +gc..reflogExpireUnreachable:: 'git reflog expire' removes reflog entries older than this time and are not reachable from the current tip; defaults to 30 days. With "" (e.g. "refs/stash") -- cgit v1.2.1