From: Junio C Hamano Date: Thu, 25 Apr 2019 07:41:14 +0000 (+0900) Subject: Merge branch 'ab/gc-reflog' X-Git-Tag: v2.22.0-rc0~65 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f3c19f85c5aad6d3c8b56c3b2f3dfbf00852c8c4;p=thirdparty%2Fgit.git Merge branch 'ab/gc-reflog' Fix various glitches in "git gc" around reflog handling. * ab/gc-reflog: gc: handle & check gc.reflogExpire config reflog tests: assert lack of early exit with expiry="never" reflog tests: test for the "points nowhere" warning reflog tests: make use of "test_config" idiom gc: refactor a "call me once" pattern gc: convert to using the_hash_algo gc: remove redundant check for gc_auto_threshold --- f3c19f85c5aad6d3c8b56c3b2f3dfbf00852c8c4