> -----Original Message----- > From: Stefan Beller [mailto:[email protected]] > Sent: Friday, December 02, 2016 7:30 PM > To: [email protected]; David Turner > Cc: [email protected]; [email protected]; [email protected]; > [email protected]; Stefan Beller > Subject: [RFC PATCHv2 15/17] checkout: recurse into submodules if asked to > > Allow checkout to recurse into submodules via the command line option -- > [no-]recurse-submodules.
This option probably needs to precede 9/17 "update submodules: add scheduling to update submodules", since that patch uses --recurse-submodules.

