From: Andreas Schwab Date: Fri, 21 Aug 2015 15:06:18 +0000 (+0200) Subject: Documentation/config: fix inconsistent label on gc.*.reflogExpireUnreachable X-Git-Tag: v2.5.2~12^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/f04c6904dcda9ffe3b7add94d32af9e1c04ccc66 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 --- 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")