From: Junio C Hamano Date: Mon, 17 Sep 2018 20:53:51 +0000 (-0700) Subject: Merge branch 'sb/submodule-update-in-c' X-Git-Tag: v2.20.0-rc0~247 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4d6d6ef1fcce0e7d1fd2d3d38c2372998a105e96;p=git Merge branch 'sb/submodule-update-in-c' "git submodule update" is getting rewritten piece-by-piece into C. * sb/submodule-update-in-c: submodule--helper: introduce new update-module-mode helper submodule--helper: replace connect-gitdir-workingtree by ensure-core-worktree builtin/submodule--helper: factor out method to update a single submodule builtin/submodule--helper: store update_clone information in a struct builtin/submodule--helper: factor out submodule updating git-submodule.sh: rename unused variables git-submodule.sh: align error reporting for update mode to use path --- 4d6d6ef1fcce0e7d1fd2d3d38c2372998a105e96