summaryrefslogtreecommitdiff
path: root/blame.c
diff options
context:
space:
mode:
authorLibravatar brian m. carlson <sandals@crustytoothpaste.net>2018-05-02 00:26:03 +0000
committerLibravatar Junio C Hamano <gitster@pobox.com>2018-05-02 13:59:52 +0900
commit62ba93eaa9dfac60c17e362220b3f1dd183bf5ac (patch)
treeb2dd9aa4c7dcdeb3fdd896ecee2cf6f3b7bab05d /blame.c
parentbuiltin/reset: convert use of EMPTY_TREE_SHA1_BIN (diff)
downloadtgif-62ba93eaa9dfac60c17e362220b3f1dd183bf5ac.tar.xz
sha1_file: convert cached object code to struct object_id
Convert the code that looks up cached objects to use struct object_id. Adjust the lookup for empty trees to use the_hash_algo. Note that we don't need to be concerned about the hard-coded object ID in the empty_tree object since we never use it. Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'blame.c')
0 files changed, 0 insertions, 0 deletions