X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Documentation%2Fgit-diff-tree.txt;h=9153e4cf2a1020dc9a3b5792ff3f64f7efd9f42c;hb=8c3222079a9aca6622c6098a9157e59dddb1cfff;hp=674ee614c350ad7b77c1315e12d10e33ace01894;hpb=985cb9cc5851ae2f65acf74a8db5077b69cc2a9b;p=git.git diff --git a/Documentation/git-diff-tree.txt b/Documentation/git-diff-tree.txt index 674ee614..9153e4cf 100644 --- a/Documentation/git-diff-tree.txt +++ b/Documentation/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 ---------------