summaryrefslogtreecommitdiffstats
path: root/git-submodule.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2009-07-01 02:33:06 +0000
committerJunio C Hamano <junio@hera.kernel.org>2009-07-01 02:33:06 +0000
commit73d812ca2a8cff55e5ebb8a11b6f7d0496bba62c (patch)
treed44e468e3f0b00e132975f80c4aff9d30914d104 /git-submodule.html
parent688eae05f06ef3b7369c5631140c670296654de1 (diff)
downloadgit-htmldocs-73d812ca2a8cff55e5ebb8a11b6f7d0496bba62c.tar.gz
Autogenerated HTML docs for v1.6.3.3-363-g725cf
Diffstat (limited to 'git-submodule.html')
-rw-r--r--git-submodule.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/git-submodule.html b/git-submodule.html
index 0b2aabe0c..cb1a014d0 100644
--- a/git-submodule.html
+++ b/git-submodule.html
@@ -473,8 +473,9 @@ foreach
the processing to terminate. This can be overridden by adding <em>|| :</em>
to the end of the command.
</p>
-<div class="para"><p>As an example, "git submodule foreach <em>echo $path <tt>git rev-parse HEAD</tt></em> will
-show the path and currently checked out commit for each submodule.</p></div>
+<div class="para"><p>As an example, +git submodule foreach 'echo $path &#96;git
+rev-parse HEAD&#96;'+ will show the path and currently checked out
+commit for each submodule.</p></div>
</dd>
<dt>
sync
@@ -624,7 +625,7 @@ for details.</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2009-06-21 08:03:02 UTC
+Last updated 2009-07-01 02:31:04 UTC
</div>
</div>
</body>