Skip to content

compute blob hashes without reading the whole blob into memory

db48x requested to merge db48x/reposurgeon:streaming-sha1 into master

The gcc-conversion doesn't actually use this, but of all the functions calling Blob.getContent this was the easiest to improve.

Merge request reports