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:
commit
cfcd38f552
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user