Commit 3446a54
clone: fixup recurse_submodules option
The recurse_submodules option was added in ccdd3da 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 <[email protected]>
Signed-off-by: Junio C Hamano <[email protected]>1 parent 7532345 commit 3446a54
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
0 commit comments