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 cb3ec6f + 40e747e commit 7f17913Copy full SHA for 7f17913
Documentation/git-submodule.txt
@@ -173,7 +173,8 @@ submodule with the `--init` option.
173
If `--recursive` is specified, this command will recurse into the
174
registered submodules, and update any nested submodules within.
175
--
176
-set-branch ((-d|--default)|(-b|--branch <branch>)) [--] <path>::
+set-branch (-b|--branch) <branch> [--] <path>::
177
+set-branch (-d|--default) [--] <path>::
178
Sets the default remote tracking branch for the submodule. The
179
`--branch` option allows the remote branch to be specified. The
180
`--default` option removes the submodule.<name>.branch configuration
0 commit comments