We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d21add0 commit 36b0dc1Copy full SHA for 36b0dc1
git-all
@@ -1,5 +1,4 @@
1
#!/bin/sh
2
3
git $@
4
-
5
-git submodules foreach "$@"
+git submodule foreach "git $@"
0 commit comments