Merge branch 'bw/push-submodule-only'
[gitweb.git] / contrib / completion / git-completion.bash
index 97d73ad88fc710c32429fbf3a47bb0e2dc4d95de..f0ce11296c2475c03c4938ae64ad6e263c82260d 100644 (file)
@@ -1674,7 +1674,7 @@ _git_pull ()
        __git_complete_remote_or_refspec
 }
 
-__git_push_recurse_submodules="check on-demand"
+__git_push_recurse_submodules="check on-demand only"
 
 __git_complete_force_with_lease ()
 {