completion: add option '--recurse-submodules' to 'git clone'
Signed-off-by: Chris Packham <judge.packham@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:

committed by
Junio C Hamano

parent
e46579643d
commit
5f072e0017
@ -1091,6 +1091,7 @@ _git_clone ()
|
|||||||
--depth
|
--depth
|
||||||
--single-branch
|
--single-branch
|
||||||
--branch
|
--branch
|
||||||
|
--recurse-submodules
|
||||||
"
|
"
|
||||||
return
|
return
|
||||||
;;
|
;;
|
||||||
|
Reference in New Issue
Block a user