submodule init: initialize active submodules
[gitweb.git] / Documentation / glossary-content.txt
index 822ca832640fe0142e364e99468715d45d2e1fc5..fc9320e59ecac99fc4d3f6234c74f89aab4dd45b 100644 (file)
@@ -387,7 +387,9 @@ Glob magic is incompatible with literal magic.
 exclude;;
        After a path matches any non-exclude pathspec, it will be run
        through all exclude pathspec (magic signature: `!` or its
-       synonym `^`). If it matches, the path is ignored.
+       synonym `^`). If it matches, the path is ignored.  When there
+       is no non-exclude pathspec, the exclusion is applied to the
+       result set as if invoked without any pathspec.
 --
 
 [[def_parent]]parent::