Junio C Hamano [off-list ref] writes:
Stefan Beller [off-list ref] writes:
quoted
This is a resend of origin/sb/submodule-init (and it still applies on
top of submodule-parallel-update)
Resend, or update? There was some overlap with your recent series
that fixes "prefix" thing, IIRC.
I've queued one possible resolution on 'pu' and pushed the result
out. It sends $sm_path to the "helper init", but I think the
implementation of "helper init" now needs to do the equivalent of
"displaypath=$prefix$sm_path" that was done in your prefix fix
series, or something like that.