]> asedeno.scripts.mit.edu Git - git.git/blobdiff - Documentation/git-submodule.txt
Merge branch 'maint-1.6.2' into maint-1.6.3
[git.git] / Documentation / git-submodule.txt
index 3b8df4467377d73d613f76875c725cbf8544ee77..15b34d3760820655c76da3d3b8508db81c8e8dae 100644 (file)
@@ -137,8 +137,9 @@ foreach::
        the processing to terminate. This can be overridden by adding '|| :'
        to the end of the command.
 +
-As an example, "git submodule foreach 'echo $path `git rev-parse HEAD`' will
-show the path and currently checked out commit for each submodule.
+As an example, +git submodule foreach \'echo $path {backtick}git
+rev-parse HEAD{backtick}'+ will show the path and currently checked out
+commit for each submodule.
 
 sync::
        Synchronizes submodules' remote URL configuration setting