David Turner <novalis@xxxxxxxxxxx> writes: > On August 10, 2021 9:12:41 PM EDT, Junio C Hamano <gitster@xxxxxxxxx> wrote: >>Here are the topics that have been cooking in my tree. >>... >>* dt/submodule-diff-fixes (2021-08-02) 3 commits >> - diff --submodule=diff: Don't print failure message twice >> - diff --submodule=diff: do not fail on ever-initialied deleted submodules >> - t4060: remove unused variable >> >> "git diff --submodule=diff" showed failure from run_command() when >> trying to run diff inside a submodule, when the user manually >> removes the submodule directory. >> >> Seems to break CI when merged to 'seen' >> cf. https://github.com/git/git/runs/3259477809?check_suite_focus=true#step:4:2618 > > That link says "Merge branch 'fs/ssh-signing' into seen" -- that's not my branch. That one was for 913a4aa7e46 which had not just fs/ssh-signing but also dt/submodule-diff-fixes; near its tip there are: 913a4aa7e4 Merge branch 'fs/ssh-signing' into seen c9787deb45 Merge branch 'ab/only-single-progress-at-once' into seen a3a4793406 Merge branch 'ab/lib-subtest' into seen cb170c8941 Merge branch 'jh/builtin-fsmonitor' into seen 4eaca15257 Merge branch 'cf/fetch-set-upstream-while-detached' into seen fc20552335 Merge branch 'tb/multi-pack-bitmaps' into seen f6758f313b Merge branch 'dt/submodule-diff-fixes' into seen c29c5aa324 Merge branch 'ab/make-tags-cleanup' into seen ca277e7504 Merge branch 'ab/fsck-unexpected-type' into seen a2c57f0aca Merge branch 'ab/config-based-hooks-base' into seen f586246edb Merge branch 'ab/serve-cleanup' into seen f55b1792d9 Merge branch 'es/superproject-aware-submodules' into seen