gc-util-functions.sh: combine loose packs as needed
commit2b0fe78d59c22901e6a8fd80c7ed18ab8715f2f2
authorKyle J. McKay <mackyle@gmail.com>
Wed, 10 Jun 2020 10:00:29 +0000 (10 03:00 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Wed, 10 Jun 2020 10:00:29 +0000 (10 03:00 -0700)
tree6b3f4ef06fa1f89a14c8f7e20057b3c249428014
parenta112f6ba87f9ae4ba6193ec62c9b50f9453454db
gc-util-functions.sh: combine loose packs as needed

Whenever pack_incremental_loose_objects is called, after
packing up the loose objects, if there are now too many
packs, attempt to combine them to reduce the total number
of packs.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
jobd/gc-util-functions.sh