diff options
author | Jeff King <peff@peff.net> | 2014-01-07 17:10:15 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2014-01-07 14:31:10 -0800 |
commit | 07e23839459465c1319c7ce91afaf01d3e31a97e (patch) | |
tree | c9eaebc26b18e260241a476fff6207316239737c /builtin/merge-file.c | |
parent | 832cf74c0792a58c9c28e32a8fe5dbb694f0cce6 (diff) | |
download | git-07e23839459465c1319c7ce91afaf01d3e31a97e.tar.gz |
cat-file: refactor error handling of batch_objects
This just pulls the return value for the function out of the
inner loop, so we can break out of the loop rather than do
an early return. This will make it easier to put any cleanup
for the function in one place.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/merge-file.c')
0 files changed, 0 insertions, 0 deletions