Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
git-count-objects: Fix a disk-space under-estimate on Cygwin
author
Ramsay Jones
<ramsay@ramsay1.demon.co.uk>
Thu, 19 Nov 2009 18:46:24 +0000
(18:46 +0000)
committer
Junio C Hamano
<gitster@pobox.com>
Fri, 20 Nov 2009 07:41:29 +0000
(23:41 -0800)
Cygwin has st_blocks in struct stat, but at least on NTFS, the field
counts in blocks of st_blksize bytes, not in 512-byte blocks.
Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
| inline |
side by side
(from:
7560787
)
No differences found