Skip to content

Commit c1fa16b

Browse files
committed
Merge branch 'as/docfix-reflog-expire-unreachable' into maint
Docfix. * as/docfix-reflog-expire-unreachable: Documentation/config: fix inconsistent label on gc.*.reflogExpireUnreachable
2 parents d6c196a + f04c690 commit c1fa16b

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
@@ -1298,7 +1298,7 @@ gc.<pattern>.reflogExpire::
12981298
the refs that match the <pattern>.
12991299

13001300
gc.reflogExpireUnreachable::
1301-
gc.<ref>.reflogExpireUnreachable::
1301+
gc.<pattern>.reflogExpireUnreachable::
13021302
'git reflog expire' removes reflog entries older than
13031303
this time and are not reachable from the current tip;
13041304
defaults to 30 days. With "<pattern>" (e.g. "refs/stash")

0 commit comments

Comments
 (0)