author | Mikael Magnusson <mikachu@gmail.com> | |
Mon, 8 Sep 2008 17:56:32 +0000 (19:56 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 8 Sep 2008 21:25:43 +0000 (14:25 -0700) | ||
commit | bfd083b734fe812b347ee71dca416d2bcfa87480 | |
tree | bc17ae0b8205f31dece1d65b2c7c02ca6eba345e | tree | snapshot |
parent | e705d757bde06c2e523fc5bbbbf62bbb7c2234e9 | commit | diff |
Correct output of git-count-objects.
The non-verbose output was not changed in fdb2a2a (compat: introduce
on_disk_bytes(), 2008-08-18) which caused git-count-objects to claim 512
times too much space used for loose objects.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The non-verbose output was not changed in fdb2a2a (compat: introduce
on_disk_bytes(), 2008-08-18) which caused git-count-objects to claim 512
times too much space used for loose objects.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-count-objects.c | diff | blob | history |