Skip to content

Commit

Permalink
Merge branch 'wt/doc-submodule-name-path-confusion-1'
Browse files Browse the repository at this point in the history
* wt/doc-submodule-name-path-confusion-1:
  doc: submodule.* config are keyed by submodule names
  • Loading branch information
Junio C Hamano committed Mar 31, 2014
2 parents 8456113 + 15d6493 commit d3badc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/git-submodule.txt
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ OPTIONS
-b::
--branch::
Branch of repository to add as submodule.
The name of the branch is recorded as `submodule.<path>.branch` in
The name of the branch is recorded as `submodule.<name>.branch` in
`.gitmodules` for `update --remote`.

-f::
Expand Down

0 comments on commit d3badc6

Please sign in to comment.