]> granicus.if.org Git - git/commitdiff
Merge branch 'jk/pack-bitmap-progress'
authorJunio C Hamano <gitster@pobox.com>
Fri, 28 Mar 2014 20:50:56 +0000 (13:50 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 28 Mar 2014 20:50:56 +0000 (13:50 -0700)
The progress output while repacking and transferring objects showed
an apparent large silence while writing the objects out of existing
packfiles, when the reachability bitmap was in use.

* jk/pack-bitmap-progress:
  pack-objects: show reused packfile objects in "Counting objects"
  pack-objects: show progress for reused packfiles

1  2 
builtin/pack-objects.c

Simple merge