X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-diff-tree.txt;h=6b3f74efe7405b2b1c2d92a975aadb4363a67be0;hb=5b98d9bca16e19710380d2d03f704de9eb98621d;hp=5d6e9dc751aef6e30582b399ae09f81c043e6de1;hpb=67c7575947b06a2a9bbdb355357895149bdbd8e5;p=git.git diff --git a/Documentation/git-diff-tree.txt b/Documentation/git-diff-tree.txt index 5d6e9dc75..6b3f74efe 100644 --- a/Documentation/git-diff-tree.txt +++ b/Documentation/git-diff-tree.txt @@ -73,7 +73,7 @@ separated with a single space are given. This flag causes "git-diff-tree --stdin" to also show the commit message before the differences. -include::pretty-formats.txt[] +include::pretty-options.txt[] --no-commit-id:: git-diff-tree outputs a line with the commit ID when @@ -104,6 +104,9 @@ include::pretty-formats.txt[] if the diff itself is empty. +include::pretty-formats.txt[] + + Limiting Output --------------- If you're only interested in differences in a subset of files, for @@ -163,4 +166,3 @@ Documentation by David Greaves, Junio C Hamano and the git-list