зеркало из https://github.com/microsoft/git.git
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:
Родитель
e46579643d
Коммит
5f072e0017
|
@ -1091,6 +1091,7 @@ _git_clone ()
|
|||
--depth
|
||||
--single-branch
|
||||
--branch
|
||||
--recurse-submodules
|
||||
"
|
||||
return
|
||||
;;
|
||||
|
|
Загрузка…
Ссылка в новой задаче