Download raw body.
fix deflate checksumming
Stefan Sperling: > Split off from my larger pack file generation patch, this patch fixes > checksum errors in generated pack files and makes the code simpler. I don't see what it fixes, but yes, it's simpler. You're reverting much of 91b40e30, but you forgot one hunk... > ok? In got_lib_deflate.h, the csum element in got_deflate_buf is unused and should be garbage-collected. Otherwise ok. -- Christian "naddy" Weisgerber naddy@mips.inka.de
fix deflate checksumming