commit | caf9de2f46471dc25180bf519c07537c00a68dda | [log] [tgz] |
---|---|---|
author | Junio C Hamano <gitster@pobox.com> | Mon Sep 17 00:37:06 2007 -0700 |
committer | Junio C Hamano <gitster@pobox.com> | Mon Sep 17 23:12:15 2007 -0700 |
tree | 7717cb3e0c073a671af521e5f867f87a731f693b | |
parent | 65aa53029a32a1ad36523f3e7a1bb933d4494805 [diff] |
git-gc --auto: move threshold check to need_to_gc() function. That is where we decide if we are going to run gc automatically. Signed-off-by: Junio C Hamano <gitster@pobox.com>