We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents af6ba0e + 9393ae7 commit b47761dCopy full SHA for b47761d
Documentation/git-submodule.txt
@@ -20,7 +20,7 @@ SYNOPSIS
20
'git submodule' [--quiet] summary [--cached|--files] [(-n|--summary-limit) <n>]
21
[commit] [--] [<path>...]
22
'git submodule' [--quiet] foreach [--recursive] <command>
23
-'git submodule' [--quiet] sync [--] [<path>...]
+'git submodule' [--quiet] sync [--recursive] [--] [<path>...]
24
25
26
DESCRIPTION
0 commit comments