author | Chris Packham <judge.packham@gmail.com> | |
Thu, 10 Feb 2011 22:59:31 +0000 (11:59 +1300) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 11 Feb 2011 22:24:34 +0000 (14:24 -0800) | ||
commit | 3446a54c9afe3f78ca27fc51f618884ba49493de | |
tree | 40557807b654f06d408658e14f362439bd035b5b | tree | snapshot |
parent | 75323459b8a773613374188ad4439a7b45cd9e34 | commit | 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>
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>
builtin/clone.c | diff | blob | history |