Merge branch 'nd/index-format-doc' into maint
[gitweb.git] / contrib / completion / git-completion.bash
index 48c3abdf987f0843b7886372a374be19a669398d..cda095de6b73b36c389003ad8c2f78f98aef1ae7 100644 (file)
@@ -989,6 +989,8 @@ _git_clone ()
                        --upload-pack
                        --template=
                        --depth
+                       --single-branch
+                       --branch
                        "
                return
                ;;