fetch-pack: always allow fetching of literal SHA1s
[gitweb.git] / Documentation / git-submodule.txt
index e05d0cddefe16194f87b00918f057bf4fb481855..74bc6200d564c6aa72183e393f7c7d2e0c00bf7d 100644 (file)
@@ -129,7 +129,9 @@ init [--] [<path>...]::
        repository will be assumed to be upstream.
 +
 Optional <path> arguments limit which submodules will be initialized.
-If no path is specified, all submodules are initialized.
+If no path is specified and submodule.active has been configured, submodules
+configured to be active will be initialized, otherwise all submodules are
+initialized.
 +
 When present, it will also copy the value of `submodule.$name.update`.
 This command does not alter existing information in .git/config.