Re: [PATCH 2/2 (v2)] t7406: "git submodule update {--merge|--rebase]" with new submodules
From: Junio C Hamano <hidden> Date: 2016-06-15 22:50:35
Jens Lehmann [off-list ref] writes:
This should be fixed to be able to detect regressions in the future, so
I came up with replacing the "git submodule status submodule" calls with
"git status -s submodule", which did the trick for me.
Hmph, is that a bug in "git submodule status" or is the subcommand
deliberately designed to ignore this class of differences?