Skip to content

Commit edac360

Browse files
committed
Revert "Merge branch 'wt/doc-submodule-name-path-confusion-2'"
This reverts commit 00d4ff1, reversing changes made to d3badc6.
1 parent 25d1ac0 commit edac360

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.<name>.branch`.
165+
submodules with a local branch named after `submodule.<path>.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)