Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'as/docfix-reflog-expire-unreachable'
author
Junio C Hamano
<gitster@pobox.com>
Wed, 26 Aug 2015 22:45:37 +0000
(15:45 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 26 Aug 2015 22:45:37 +0000
(15:45 -0700)
* as/docfix-reflog-expire-unreachable:
Documentation/config: fix inconsistent label on gc.*.reflogExpireUnreachable
Documentation/config.txt
patch
|
blob
|
history
raw
(from parent 1:
7205e22
)
diff --git
a/Documentation/config.txt
b/Documentation/config.txt
index be557f4eeaf1f953bcbe758f4a08ed23336547b1..f5d15fff3e50d0d28876750ddcfb4c836cb54002 100644
(file)
--- 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