From: Philippe Blain Date: Fri, 15 May 2026 15:48:09 +0000 (+0000) Subject: diff-format.adoc: remove mention of diff-tree specific output X-Git-Tag: v2.55.0-rc0~54^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15abb27e3a12f8cf423eeca679634168ae40c526;p=thirdparty%2Fgit.git diff-format.adoc: remove mention of diff-tree specific output In the "Raw output format" section, we start by mentioning that 'git diff-tree' prints the hashes of what is being compared. This is only true in --stdin mode, and is already mentioned in the description of '--stdin' in git-diff-tree.adoc. Remove this sentence such that we only focus on the common output between diff-tree, diff-index, diff-files and Signed-off-by: Junio C Hamano --- diff --git a/Documentation/diff-format.adoc b/Documentation/diff-format.adoc index 9f7e988241..7f18c64f1e 100644 --- a/Documentation/diff-format.adoc +++ b/Documentation/diff-format.adoc @@ -19,9 +19,7 @@ compared differs: `git-diff-files [...]`:: compares the index and the files on the filesystem. -The `git-diff-tree` command begins its output by printing the hash of -what is being compared. After that, all the commands print one output -line per changed file. +All the commands print one output line per changed file. An output line is formatted this way: