Jens Lehmann [off-list ref] writes:
Having found some Git time recently i started to tackle the next
major issue on my agenda to improve submodule experience: Check
out the matching versions of populated submodules when doing a
checkout in the superproject (without having to do an explicit
"git submodule update").
...
Opinions?
Forgot to say the most important thing. I like the general direction.