diff options
author | ZheNing Hu <adlternative@gmail.com> | 2021-06-03 16:29:26 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-06-04 07:50:26 +0900 |
commit | ee02ac616435cb1da1e02c8b9c220649d3cec40a (patch) | |
tree | 0e728fee80bd09b680052288602a72db7bbff57f /t/t5100/patch0012 | |
parent | cat-file: handle trivial --batch format with --batch-all-objects (diff) | |
download | tgif-ee02ac616435cb1da1e02c8b9c220649d3cec40a.tar.xz |
cat-file: merge two block into one
There are two "if (opt->all_objects)" blocks next
to each other, merge them into one to provide better
readability.
Helped-by: Jeff King <peff@peff.net>
Signed-off-by: ZheNing Hu <adlternative@gmail.com>
Acked-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5100/patch0012')
0 files changed, 0 insertions, 0 deletions