Skip to content

Commit

Permalink
Merge branch 'as/docfix-reflog-expire-unreachable' into maint
Browse files Browse the repository at this point in the history
Docfix.

* as/docfix-reflog-expire-unreachable:
  Documentation/config: fix inconsistent label on gc.*.reflogExpireUnreachable
  • Loading branch information
Junio C Hamano committed Sep 4, 2015
2 parents d6c196a + f04c690 commit c1fa16b
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 @@ -1298,7 +1298,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. With "<pattern>" (e.g. "refs/stash")
Expand Down

0 comments on commit c1fa16b

Please sign in to comment.