Andreas Schwab <schwab@xxxxxxxxxxxxxx> writes: > Change <ref> to <pattern> in the description of > gc.*.reflogExpireUnreachable, since that is what the text refers to. > > Signed-off-by: Andreas Schwab <schwab@xxxxxxxxxxxxxx> > --- Makes sense. Thanks. > Documentation/config.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/config.txt b/Documentation/config.txt > index 75ec02e..b4f7c46 100644 > --- a/Documentation/config.txt > +++ b/Documentation/config.txt > @@ -1329,7 +1329,7 @@ gc.<pattern>.reflogExpire:: > the refs that match the <pattern>. > > gc.reflogExpireUnreachable:: > -gc.<ref>.reflogExpireUnreachable:: > +gc.<pattern>.reflogExpireUnreachable:: > 'git reflog expire' removes reflog entries older than > this time and are not reachable from the current tip; > defaults to 30 days. The value "now" expires all entries > -- > 2.5.0 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html