Skip to content

Commit

Permalink
Merge branch 'as/docfix-reflog-expire-unreachable'
Browse files Browse the repository at this point in the history
* as/docfix-reflog-expire-unreachable:
  Documentation/config: fix inconsistent label on gc.*.reflogExpireUnreachable
  • Loading branch information
Junio C Hamano committed Aug 26, 2015
2 parents 7205e22 + f04c690 commit cfcd38f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/config.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit cfcd38f

Please sign in to comment.