diff --git a/contrib/completion/git-completion.bash b/contrib/completion/git-completion.bash index 48c3abdf987f0843b7886372a374be19a669398d..cda095de6b73b36c389003ad8c2f78f98aef1ae7 100644 --- a/contrib/completion/git-completion.bash +++ b/contrib/completion/git-completion.bash @@ -989,6 +989,8 @@ _git_clone () --upload-pack --template= --depth + --single-branch + --branch " return ;;