Skip to content

Commit 3904848

Browse files
Petr BaudisJunio C Hamano
authored andcommitted
Document git-diff-tree --always
Signed-off-by: Petr Baudis <pasky@suse.cz> Signed-off-by: Junio C Hamano <junkio@cox.net>
1 parent 53f3138 commit 3904848

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Documentation/git-diff-tree.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,10 @@ separated with a single space are given.
9595
hunks disappear, the commit itself and the commit log
9696
message is not shown, just like any other "empty diff" cases.
9797

98+
--always::
99+
Show the commit itself and the commit log message even
100+
if the diff itself is empty.
101+
98102

99103
Limiting Output
100104
---------------

0 commit comments

Comments
 (0)