Skip to content

Commit cfcd38f

Browse files
committed
Merge branch 'as/docfix-reflog-expire-unreachable'
* as/docfix-reflog-expire-unreachable: Documentation/config: fix inconsistent label on gc.*.reflogExpireUnreachable
2 parents 7205e22 + f04c690 commit cfcd38f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/config.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1329,7 +1329,7 @@ gc.<pattern>.reflogExpire::
13291329
the refs that match the <pattern>.
13301330

13311331
gc.reflogExpireUnreachable::
1332-
gc.<ref>.reflogExpireUnreachable::
1332+
gc.<pattern>.reflogExpireUnreachable::
13331333
'git reflog expire' removes reflog entries older than
13341334
this time and are not reachable from the current tip;
13351335
defaults to 30 days. The value "now" expires all entries

0 commit comments

Comments
 (0)