On Tue, Mar 29, 2016 at 9:25 AM, [off-list ref] wrote:
Factor out the retrival of the sha1 for a given path in
s/retrival/retrieval/
read_blob_data_from_index() into the function get_sha1_from_index().
This will be used in the next commit, when convert.c can do the analyze
for "text=auto" without slurping the whole blob into memory at once.
Add a wrapper definition get_sha1_from_cache().
Signed-off-by: Torsten Bögershausen <redacted>