Merge branch 'bw/mingw-avoid-inheriting-fd-to-lockfile' into maint
[gitweb.git] / contrib / completion / git-completion.bash
index 34024754d9296b56c194a7959afb7b7f28402457..bd25b0a893fc1ff29716a0a6bb1f2215ff1d460c 100644 (file)
@@ -1092,6 +1092,7 @@ _git_clone ()
                        --depth
                        --single-branch
                        --branch
+                       --recurse-submodules
                        "
                return
                ;;