combine-packs.sh: update to latest
commit5ffc5bd5ba0bc44f20c60295ca99ef00af200dbb
authorKyle J. McKay <mackyle@gmail.com>
Fri, 7 Oct 2016 03:29:17 +0000 (6 20:29 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Fri, 7 Oct 2016 03:29:17 +0000 (6 20:29 -0700)
treee6947693a1d7910cfb05a2bfc07f3d5a5727992e
parent16257b2ef663d7dce3b3d9545962e02c61a2b756
combine-packs.sh: update to latest

This version generally produces slightly smaller output packs, but its
big advantage is that it produces much more efficient packs when there
is no refs/tags/* ref present to trigger the much more efficient
pack-objects output ordering.

Additionally, given the same input objects and the same refs/tags/*
refs, the output should now be identical under --threads=1.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
jobd/combine-packs.sh