Merge branch 'nd/count-garbage'
commitf5715de54a2237025a74704cb41f5404c743a2c3
authorJunio C Hamano <gitster@pobox.com>
Thu, 21 Mar 2013 21:02:34 +0000 (21 14:02 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 21 Mar 2013 21:02:34 +0000 (21 14:02 -0700)
tree38f7021336ab39c6dfdc9a46880939482f5489c5
parente4e1c5499056de58f7df207cf41274a321857c77
parent1a20dd49f8c4e6c62080f267ca77b357cb61be8e
Merge branch 'nd/count-garbage'

"git count-objects -v" did not count leftover temporary packfiles
and other kinds of garbage.

* nd/count-garbage:
  count-objects: report how much disk space taken by garbage files
  count-objects: report garbage files in pack directory too
  sha1_file: reorder code in prepare_packed_git_one()
  git-count-objects.txt: describe each line in -v output
cache.h