Skip to content

Commit 00d4ff1

Browse files
committed
Merge branch 'wt/doc-submodule-name-path-confusion-2'
* wt/doc-submodule-name-path-confusion-2: doc: submodule.*.branch config is keyed by name
2 parents d3badc6 + 7c15fe9 commit 00d4ff1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-submodule.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ update::
162162
+
163163
For updates that clone missing submodules, checkout-mode updates will
164164
create submodules with detached HEADs; all other modes will create
165-
submodules with a local branch named after `submodule.<path>.branch`.
165+
submodules with a local branch named after `submodule.<name>.branch`.
166166
+
167167
For updates that do not clone missing submodules, the submodule's HEAD
168168
is only touched when the remote reference does not match the

0 commit comments

Comments
 (0)