diff options
author | brian m. carlson <sandals@crustytoothpaste.net> | 2018-05-02 00:26:05 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-05-02 13:59:53 +0900 |
commit | 57911a31feae8d2cb065afa502b872235d43358e (patch) | |
tree | c1d4e02c73043e316775eb03ba1683405d63eea7 /commit.c | |
parent | a0554934364f3c8921abb8f7526301e81c230dac (diff) |
sequencer: use the_hash_algo for empty tree object ID
To ensure that we are hash algorithm agnostic, use the_hash_algo to look
up the object ID for the empty tree instead of using the empty_tree_oid
variable.
Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions