Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'dt/gc-ignore-old-gc-logs' into maint
author
Junio C Hamano
<gitster@pobox.com>
Tue, 21 Mar 2017 22:03:28 +0000
(15:03 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Tue, 21 Mar 2017 22:03:28 +0000
(15:03 -0700)
A "gc.log" file left by a backgrounded "gc --auto" disables further
automatic gc; it has been taught to run at least once a day (by
default) by ignoring a stale "gc.log" file that is too old.
* dt/gc-ignore-old-gc-logs:
gc: ignore old gc.log files
1
2
Documentation/config.txt
patch
|
diff1
|
diff2
|
blob
|
history
raw
|
combined
(merge:
f4470f2
a831c06
)
diff --cc
Documentation/config.txt
Simple merge