completion: add options --single-branch and --branch to "git clone"
Signed-off-by: Ralf Thielow <ralf.thielow@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
86ef7b37f9
commit
4047fecf71
@ -989,6 +989,8 @@ _git_clone ()
|
||||
--upload-pack
|
||||
--template=
|
||||
--depth
|
||||
--single-branch
|
||||
--branch
|
||||
"
|
||||
return
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user