From: Junio C Hamano Date: Sat, 17 Jul 2021 00:42:49 +0000 (-0700) Subject: Merge branch 'ab/bundle-updates' X-Git-Tag: v2.33.0-rc0~44 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cdeabf513a6f811f881f34f775add39aaf471775;p=thirdparty%2Fgit.git Merge branch 'ab/bundle-updates' Code clean-up and leak plugging in "git bundle". * ab/bundle-updates: bundle: remove "ref_list" in favor of string-list.c API bundle.c: use a temporary variable for OIDs and names bundle cmd: stop leaking memory from parse_options_cmd_bundle() --- cdeabf513a6f811f881f34f775add39aaf471775