projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
60e3aba
)
Documentation/git-submodule: typofix
author
Junio C Hamano
<gitster@pobox.com>
Sun, 13 Apr 2008 01:34:39 +0000
(18:34 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Sun, 13 Apr 2008 01:34:39 +0000
(18:34 -0700)
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-submodule.txt
patch
|
blob
|
history
diff --git
a/Documentation/git-submodule.txt
b/Documentation/git-submodule.txt
index 41f9f635665b82806350c87de5117e1cfa806c1a..6ffd896fbc78b783a7e00ed462f879cbff29d758 100644
(file)
--- a/
Documentation/git-submodule.txt
+++ b/
Documentation/git-submodule.txt
@@
-70,7
+70,7
@@
OPTIONS
-n, --summary-limit::
This option is only valid for the summary command.
Limit the summary size (number of commits shown in total).
- Giving 0 will disable the summary; a negative number means unlimted
+ Giving 0 will disable the summary; a negative number means unlim
i
ted
(the default). This limit only applies to modified submodules. The
size is always limited to 1 for added/deleted/typechanged submodules.