| commit | 3446a54c9afe3f78ca27fc51f618884ba49493de | [log] [tgz] |
|---|---|---|
| author | Chris Packham <judge.packham@gmail.com> | Fri Feb 11 11:59:31 2011 +1300 |
| committer | Junio C Hamano <gitster@pobox.com> | Fri Feb 11 14:24:34 2011 -0800 |
| tree | 40557807b654f06d408658e14f362439bd035b5b | |
| parent | 75323459b8a773613374188ad4439a7b45cd9e34 [diff] |
clone: fixup recurse_submodules option The recurse_submodules option was added in ccdd3da6 to bring 'git clone' into line with 'git fetch' and future commands. The correct option should have been "recurse-submodules". Signed-off-by: Chris Packham <judge.packham@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>