Re: What's cooking in git.git (Jul 2018, #02; Wed, 18)
From: Junio C Hamano <hidden> Date: 2018-07-19 16:33:51
Stefan Beller [off-list ref] writes:
quoted
It seems to pass its own self-tests standalone, but seems to break
horribly when merged to 'pu'.
It actually breaks combined with sb/submodule-core-worktree :-(
as that introduces another user of $name in git-submodule.sh
which we eliminate in this series.
Thanks for diagnosing it. I couldn't get around to figure out the
interaction before pushing out.