From: Junio C Hamano Date: Sun, 16 May 2021 12:05:23 +0000 (+0900) Subject: Merge branch 'ab/streaming-simplify' X-Git-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=502a67891ce7ab4ba27062f2b2eb321008c64974;p=rit Merge branch 'ab/streaming-simplify' Code clean-up. * ab/streaming-simplify: streaming.c: move {open,close,read} from vtable to "struct git_istream" streaming.c: stop passing around "object_info *" to open() streaming.c: remove {open,close,read}_method_decl() macros streaming.c: remove enum/function/vtbl indirection streaming.c: avoid forward declarations --- 502a67891ce7ab4ba27062f2b2eb321008c64974