X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=Documentation%2Fgitmodules.txt;h=164995d1af3bf87bb3eabee0e92fcec12b95ca32;hb=4fedab0f0d7851ee49dc4fe705a81788dcb4df39;hp=312b6f92592258b88efcaed36392df998bfaba0a;hpb=8ecc99e8e62faaf5089d4dfec8662f6b9862ef0d;p=platform%2Fupstream%2Fgit.git diff --git a/Documentation/gitmodules.txt b/Documentation/gitmodules.txt index 312b6f9..164995d 100644 --- a/Documentation/gitmodules.txt +++ b/Documentation/gitmodules.txt @@ -44,9 +44,8 @@ submodule..update:: submodule init` to initialize the configuration variable of the same name. Allowed values here are 'checkout', 'rebase', 'merge' or 'none'. See description of 'update' command in - linkgit:git-submodule[1] for their meaning. Note that the - '!command' form is intentionally ignored here for security - reasons. + linkgit:git-submodule[1] for their meaning. For security + reasons, the '!command' form is not accepted here. submodule..branch:: A remote branch name for tracking updates in the upstream submodule.