Merge branch 'as/docfix-reflog-expire-unreachable'

* as/docfix-reflog-expire-unreachable:
  Documentation/config: fix inconsistent label on gc.*.reflogExpireUnreachable
This commit is contained in:
Junio C Hamano 2015-08-26 15:45:37 -07:00
commit cfcd38f552

View File

@ -1329,7 +1329,7 @@ gc.<pattern>.reflogExpire::
the refs that match the <pattern>. the refs that match the <pattern>.
gc.reflogExpireUnreachable:: gc.reflogExpireUnreachable::
gc.<ref>.reflogExpireUnreachable:: gc.<pattern>.reflogExpireUnreachable::
'git reflog expire' removes reflog entries older than 'git reflog expire' removes reflog entries older than
this time and are not reachable from the current tip; this time and are not reachable from the current tip;
defaults to 30 days. The value "now" expires all entries defaults to 30 days. The value "now" expires all entries