Skip to content

Commit d3badc6

Browse files
committed
Merge branch 'wt/doc-submodule-name-path-confusion-1'
* wt/doc-submodule-name-path-confusion-1: doc: submodule.* config are keyed by submodule names
2 parents 8456113 + 15d6493 commit d3badc6

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
@@ -247,7 +247,7 @@ OPTIONS
247247
-b::
248248
--branch::
249249
Branch of repository to add as submodule.
250-
The name of the branch is recorded as `submodule.<path>.branch` in
250+
The name of the branch is recorded as `submodule.<name>.branch` in
251251
`.gitmodules` for `update --remote`.
252252

253253
-f::

0 commit comments

Comments
 (0)