]> git.ipfire.org Git - thirdparty/git.git/blobdiff - git-submodule.sh
Merge branch 'dl/switch-c-option-in-error-message'
[thirdparty/git.git] / git-submodule.sh
index 89f915cae99b12d134aeb7e72ec460dfe1e8e247..08e0439df0a2cccf62274c9636e8eeb609827d2f 100755 (executable)
@@ -48,6 +48,8 @@ depth=
 progress=
 dissociate=
 single_branch=
+jobs=
+recommend_shallow=
 
 die_if_unmatched ()
 {