From: Junio C Hamano Date: Sat, 17 Jul 2021 00:42:49 +0000 (-0700) Subject: Merge branch 'ab/bundle-updates' X-Git-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=cdeabf513a6f811f881f34f775add39aaf471775;p=rit 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