]> granicus.if.org Git - git/commit
Merge branch 'jh/midx-verify-too-many-packs'
authorJunio C Hamano <gitster@pobox.com>
Tue, 16 Apr 2019 10:28:11 +0000 (19:28 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 16 Apr 2019 10:28:11 +0000 (19:28 +0900)
commitec08c4fd951b9ea5136aaecbaec834ffb665da80
tree84547a0f57001f53d2f874df4d8980d02a1a9b5f
parent26623f8f12331046beb87681d23f324f5d3e4e49
parent5ae18df9d8ed27625f81974c3fb2db179a23ca2d
Merge branch 'jh/midx-verify-too-many-packs'

"git multi-pack-index verify" did not scale well with the number of
packfiles, which is being improved.

* jh/midx-verify-too-many-packs:
  midx: during verify group objects by packfile to speed verification
  midx: add progress indicators in multi-pack-index verify
  trace2:data: add trace2 data to midx
  progress: add sparse mode to force 100% complete message