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 7de6356 + f0e58b3 commit 7736f98Copy full SHA for 7736f98
Documentation/git-submodule.txt
@@ -133,7 +133,8 @@ update [--init] [--remote] [-N|--no-fetch] [--[no-]recommend-shallow] [-f|--forc
133
+
134
--
135
Update the registered submodules to match what the superproject
136
-expects by cloning missing submodules and updating the working tree of
+expects by cloning missing submodules, fetching missing commits
137
+in submodules and updating the working tree of
138
the submodules. The "updating" can be done in several ways depending
139
on command line options and the value of `submodule.<name>.update`
140
configuration variable. The command line option takes precedence over
0 commit comments