summaryrefslogtreecommitdiffstats
path: root/git-diff-tree.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2010-06-13 19:57:10 +0000
committerJunio C Hamano <junio@kernel.org>2010-06-13 19:57:10 +0000
commita574a0905e5c1cf6915624561a011e486cccc25d (patch)
treef8e1c02eb76cc8831442ead327d686de001c8b60 /git-diff-tree.html
parent13002fbb3347e98e74c1ff7ec581fda52a09dd72 (diff)
downloadgit-htmldocs-a574a0905e5c1cf6915624561a011e486cccc25d.tar.gz
Autogenerated HTML docs for v1.7.1-331-ga5080
Diffstat (limited to 'git-diff-tree.html')
-rw-r--r--git-diff-tree.html9
1 files changed, 7 insertions, 2 deletions
diff --git a/git-diff-tree.html b/git-diff-tree.html
index 9253d2176..672c29d85 100644
--- a/git-diff-tree.html
+++ b/git-diff-tree.html
@@ -1147,7 +1147,12 @@ necessarily be the list of the <strong>direct</strong> parent commits if you
have limited your view of history: for example, if you are
only interested in changes related to a certain directory or
file.</p></div>
-<div class="para"><p>Here are some additional details for each format:</p></div>
+<div class="para"><p>There are several built-in formats, and you can define
+additional formats by setting a pretty.&lt;name&gt;
+config option to either another format name, or a
+<em>format:</em> string, as described below (see
+<a href="git-config.html">git-config(1)</a>). Here are the details of the
+built-in formats:</p></div>
<div class="ilist"><ul>
<li>
<p>
@@ -2142,7 +2147,7 @@ the pathname, but if that is <tt>NUL</tt>, the record will show two paths.</p></
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2010-06-02 23:32:07 UTC
+Last updated 2010-06-13 19:56:33 UTC
</div>
</div>
</body>