Am 11.11.2010 01:05, schrieb Jonathan Nieder:
Jens Lehmann wrote:
quoted
* Should the "--submodule-prefix" option - which is only used internally
now - be a hidden option to "git fetch"?
Yes. (Any option that is useless outside scripts should be, imho.)
Ok, I will change that.
quoted
But nonetheless I think this patch series is ok for inclusion as it does
not change default behavior and gives people the opportunity to play with
recursive fetch/pull by enabling one of the introduced config options.
Except for the .gitmodules detail I mentioned, it looks good to me.
Looking forward to trying it out.
Thanks!