summaryrefslogtreecommitdiffstats
path: root/git-diff-tree.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2006-02-08 00:52:33 +0000
committerJunio C Hamano <junio@hera.kernel.org>2006-02-08 00:52:33 +0000
commitd9d71c0a24952e5a75af5d3e9e5cba951ae0ce17 (patch)
tree4db118329d4af71d97ac242a785f45f7c4000314 /git-diff-tree.txt
parent38de0a20e4278879b4b5f05c246a852ca570ba45 (diff)
downloadgit-htmldocs-d9d71c0a24952e5a75af5d3e9e5cba951ae0ce17.tar.gz
Autogenerated HTML docs for v1.1.6-gd19e
Diffstat (limited to 'git-diff-tree.txt')
-rw-r--r--git-diff-tree.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/git-diff-tree.txt b/git-diff-tree.txt
index 674ee614c..9153e4cf2 100644
--- a/git-diff-tree.txt
+++ b/git-diff-tree.txt
@@ -95,6 +95,10 @@ separated with a single space are given.
hunks disappear, the commit itself and the commit log
message is not shown, just like any other "empty diff" cases.
+--always::
+ Show the commit itself and the commit log message even
+ if the diff itself is empty.
+
Limiting Output
---------------