Stefan Beller [off-list ref] writes:
Stefan Beller (3):
submodule deinit test: fix broken && chain in subshell
submodule deinit: lose requirement for giving '.'
submodule init: redirect stdout to stderr
So...
* I'll take "&&-chain" patch on a separate topic on 84ba959, to be
later merged to 'master' and probably to 'maint'.
* I'll queue the "send diag message to stderr" patch on top of
sb/submodule-init.
* As to the second one, I prefer to hear opinions from others
before choosing the possible two approaches. Perhaps losing the
"safety" is acceptable. Otherwise, we could use the one I sent
but with a "-a and pathspec are incompatible" fix. That can be
on its own separate topic.
Thanks.