summaryrefslogtreecommitdiffstats
path: root/git-diff-tree.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-11-25 19:13:06 -0800
committerJunio C Hamano <gitster@pobox.com>2012-11-25 19:13:06 -0800
commitb4e58b1998835dcb225ed4792557b23160608069 (patch)
treeee4d1f834265eddcd990bd9e604a7b719e67ef69 /git-diff-tree.html
parentac28f435739c9f25c4a82bae6006e4e414554a64 (diff)
downloadgit-htmldocs-b4e58b1998835dcb225ed4792557b23160608069.tar.gz
Autogenerated HTML docs for v1.8.0-298-ge8a1f
Diffstat (limited to 'git-diff-tree.html')
-rw-r--r--git-diff-tree.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/git-diff-tree.html b/git-diff-tree.html
index edc275aed..8c8e66a1f 100644
--- a/git-diff-tree.html
+++ b/git-diff-tree.html
@@ -847,7 +847,8 @@ any of those replacements occurred.</p></div>
the commits in the range like <a href="git-submodule.html">git-submodule(1)</a> <tt>summary</tt> does.
Omitting the <tt>--submodule</tt> option or specifying <tt>--submodule=short</tt>,
uses the <em>short</em> format. This format just shows the names of the commits
- at the beginning and end of the range.
+ at the beginning and end of the range. Can be tweaked via the
+ <tt>diff.submodule</tt> configuration variable.
</p>
</dd>
<dt class="hdlist1">