Skip to content

Commit

Permalink
Revert "Merge branch 'wt/doc-submodule-name-path-confusion-2'"
Browse files Browse the repository at this point in the history
This reverts commit 00d4ff1, reversing
changes made to d3badc6.
  • Loading branch information
Junio C Hamano committed Apr 1, 2014
1 parent 25d1ac0 commit edac360
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 @@ -162,7 +162,7 @@ update::
+
For updates that clone missing submodules, checkout-mode updates will
create submodules with detached HEADs; all other modes will create
submodules with a local branch named after `submodule.<name>.branch`.
submodules with a local branch named after `submodule.<path>.branch`.
+
For updates that do not clone missing submodules, the submodule's HEAD
is only touched when the remote reference does not match the
Expand Down

0 comments on commit edac360

Please sign in to comment.