From: Junio C Hamano Date: Mon, 27 Feb 2017 21:57:15 +0000 (-0800) Subject: Merge branch 'dt/gc-ignore-old-gc-logs' X-Git-Tag: v2.13.0-rc0~164 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c96bc189b52dc6c4211d75d68b7fa7bd6ad0d630;p=thirdparty%2Fgit.git Merge branch 'dt/gc-ignore-old-gc-logs' 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 --- c96bc189b52dc6c4211d75d68b7fa7bd6ad0d630