summaryrefslogtreecommitdiff
path: root/object-file.c
diff options
context:
space:
mode:
authorTaylor Blau <me@ttaylorr.com>2022-05-20 19:17:49 -0400
committerJunio C Hamano <gitster@pobox.com>2022-05-26 15:48:26 -0700
commitfa23090b0c5cc27d0720535e27236fef9b409efb (patch)
tree23e295e6511e7be8e9413afdc0e7477c8c89ccc9 /object-file.c
parent2bd44278244d3dc4cc11916ecb1f31f826709a20 (diff)
builtin/pack-objects.c: return from create_object_entry()
A new caller in the next commit will want to immediately modify the object_entry structure created by create_object_entry(). Instead of forcing that caller to wastefully look-up the entry we just created, return it from create_object_entry() instead. Signed-off-by: Taylor Blau <me@ttaylorr.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'object-file.c')
0 files changed, 0 insertions, 0 deletions