builtin/ls-files: convert overlay_tree_on_cache to object_id
commit6f37eb7d858ef7fff79ee083c98ee99ab9bc05a4
authorbrian m. carlson <sandals@crustytoothpaste.net>
Sat, 6 May 2017 22:10:31 +0000 (6 22:10 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 8 May 2017 06:12:58 +0000 (8 15:12 +0900)
treed1d023a1b65911e4dab35de85e5b5e7bbd926e31
parent4939e2c435529095059faa72a4004a4849fb8682
builtin/ls-files: convert overlay_tree_on_cache to object_id

This is another caller of parse_tree_indirect.

Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/ls-files.c