summaryrefslogtreecommitdiffstats
path: root/git-log.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-log.html
parentac28f435739c9f25c4a82bae6006e4e414554a64 (diff)
downloadgit-htmldocs-b4e58b1998835dcb225ed4792557b23160608069.tar.gz
Autogenerated HTML docs for v1.8.0-298-ge8a1f
Diffstat (limited to 'git-log.html')
-rw-r--r--git-log.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/git-log.html b/git-log.html
index 111b7071b..2b0cec018 100644
--- a/git-log.html
+++ b/git-log.html
@@ -2539,7 +2539,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">