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.
1 parent 60e3aba commit 51836e9Copy full SHA for 51836e9
Documentation/git-submodule.txt
@@ -70,7 +70,7 @@ OPTIONS
70
-n, --summary-limit::
71
This option is only valid for the summary command.
72
Limit the summary size (number of commits shown in total).
73
- Giving 0 will disable the summary; a negative number means unlimted
+ Giving 0 will disable the summary; a negative number means unlimited
74
(the default). This limit only applies to modified submodules. The
75
size is always limited to 1 for added/deleted/typechanged submodules.
76
0 commit comments