On Thu, Aug 3, 2017 at 3:25 PM, Brandon Williams <[email protected]> wrote: > Teach 'git clone --recurse-submodules' to respect the '-q' option by > passing down the quiet flag to the process which handles cloning of > submodules. > > Signed-off-by: Brandon Williams <[email protected]> > ---
Yay! Thanks for this. Looks good to me.

