submodule: indicate that 'submodule.recurse' doesn't apply to clone
authorBrandon Williams <bmwill@google.com>
Tue, 20 Feb 2018 20:29:22 +0000 (12:29 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 21 Feb 2018 18:45:06 +0000 (10:45 -0800)
Update the documentation for the 'submodule.recurse' config to identify
that the clone command does not respect it.

Signed-off-by: Brandon Williams <bmwill@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found