Merge branch 'as/docfix-reflog-expire-unreachable' into maint
Docfix. * as/docfix-reflog-expire-unreachable: Documentation/config: fix inconsistent label on gc.*.reflogExpireUnreachable
This commit is contained in:
@ -1298,7 +1298,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. With "<pattern>" (e.g. "refs/stash")
|
defaults to 30 days. With "<pattern>" (e.g. "refs/stash")
|
||||||
|
Reference in New Issue
Block a user