From: Junio C Hamano Date: Tue, 1 Apr 2014 18:52:37 +0000 (-0700) Subject: Revert "Merge branch 'wt/doc-submodule-name-path-confusion-2'" X-Git-Tag: v2.0.0-rc0~35 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=edac360bdd35eacfb11005583aa7736d72a063bd;p=thirdparty%2Fgit.git Revert "Merge branch 'wt/doc-submodule-name-path-confusion-2'" This reverts commit 00d4ff1a69883e24b095f45251d99143b5bc0320, reversing changes made to d3badc6eb0961382788c2670129d5ee133d079fd. --- diff --git a/Documentation/git-submodule.txt b/Documentation/git-submodule.txt index 77588b0dd8..a15d92d09b 100644 --- a/Documentation/git-submodule.txt +++ b/Documentation/git-submodule.txt @@ -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..branch`. +submodules with a local branch named after `submodule..branch`. + For updates that do not clone missing submodules, the submodule's HEAD is only touched when the remote reference does not match the