Re: [PATCH v3 4/4] Switch empty tree and blob lookups to use hash abstraction
From: Stefan Beller <hidden> Date: 2017-11-13 18:43:56
On Sun, Nov 12, 2017 at 1:28 PM, brian m. carlson
[off-list ref] wrote:
Switch the uses of empty_tree_oid and empty_blob_oid to use the
current_hash abstraction that represents the current hash algorithm in
use.
Signed-off-by: brian m. carlson <redacted>
---
Thanks for writing this series,
all four patches look good to me.
Thanks,
Stefan