From: Junio C Hamano Date: Wed, 5 Feb 2020 22:35:00 +0000 (-0800) Subject: Merge branch 'pb/recurse-submodule-in-worktree-fix' X-Git-Tag: v2.26.0-rc0~90 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ff5134b2fffe202fb48498f15d6e47673f9bd6b2;p=thirdparty%2Fgit.git Merge branch 'pb/recurse-submodule-in-worktree-fix' The "--recurse-submodules" option of various subcommands did not work well when run in an alternate worktree, which has been corrected. * pb/recurse-submodule-in-worktree-fix: submodule.c: use get_git_dir() instead of get_git_common_dir() t2405: clarify test descriptions and simplify test t2405: use git -C and test_commit -C instead of subshells t7410: rename to t2405-worktree-submodule.sh --- ff5134b2fffe202fb48498f15d6e47673f9bd6b2