From: Junio C Hamano Date: Mon, 4 Apr 2022 17:56:21 +0000 (-0700) Subject: Merge branch 'gc/submodule-update-part2' X-Git-Tag: v2.36.0-rc0~14 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cf0e875cd823b6e2a17f387a9c83ec7dd96aac00;p=thirdparty%2Fgit.git Merge branch 'gc/submodule-update-part2' Move more "git submodule update" to C. * gc/submodule-update-part2: submodule--helper: remove forward declaration submodule: move core cmd_update() logic to C submodule--helper: reduce logic in run_update_procedure() submodule--helper: teach update_data more options builtin/submodule--helper.c: rename option struct to "opt" submodule update: use die_message() submodule--helper: run update using child process struct --- cf0e875cd823b6e2a17f387a9c83ec7dd96aac00