read-cache: teach make_cache_entry to take object_id
authorJameson Miller <redacted>
Mon, 2 Jul 2018 19:49:30 +0000 (19:49 +0000)
committerJunio C Hamano <redacted>
Tue, 3 Jul 2018 17:58:15 +0000 (10:58 -0700)
commit825ed4d9a044380ac093563e6bd74311ea4488ef
treefcfb270dee1a6d626b4f2d37cbc45ee3534b4b64
parent768d7965068189ec5287ac53b4b55bfd443bb456
read-cache: teach make_cache_entry to take object_id

Teach make_cache_entry function to take object_id instead of a SHA-1.

Signed-off-by: Junio C Hamano <redacted>
apply.c
builtin/checkout.c
builtin/difftool.c
builtin/reset.c
cache.h
merge-recursive.c
read-cache.c
resolve-undo.c
git clone https://git.99rst.org/PROJECT