summaryrefslogtreecommitdiff
path: root/diff.c
diff options
context:
space:
mode:
authorTaylor Blau <me@ttaylorr.com>2021-10-08 17:46:29 -0400
committerJunio C Hamano <gitster@pobox.com>2021-10-15 13:08:11 -0700
commit504131ac26895d1aaa814785d455c2c7f61c4e16 (patch)
tree2f02c828b2ca7d48437111fdde8aa3ba77c834b7 /diff.c
parent823b4281ca259788f2dc71bfd2b459a1b14e46f6 (diff)
midx.c: extract MIDX lookup by object_dir
The first thing that write_midx_internal() does is load the MIDX corresponding to the given object directory, if one is present. Prepare for other functions in midx.c to do the same thing by extracting that operation out to a small helper function. Signed-off-by: Taylor Blau <me@ttaylorr.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'diff.c')
0 files changed, 0 insertions, 0 deletions