]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-diff-tree.txt
Documentation: rename gitlink macro to linkgit
[thirdparty/git.git] / Documentation / git-diff-tree.txt
index 5d6e9dc751aef6e30582b399ae09f81c043e6de1..58d02c6a20d324c4cec90cf06be5a1b04f569043 100644 (file)
@@ -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
@@ -162,5 +165,4 @@ Documentation by David Greaves, Junio C Hamano and the git-list <git@vger.kernel
 
 GIT
 ---
-Part of the gitlink:git[7] suite
-
+Part of the linkgit:git[7] suite