6 git-diff-stages - Compares two merge stages in the index
11 'git-diff-stages' [<common diff options>] <stage1> <stage2> [<path>...]
15 DEPRECATED and will be removed in 1.5.1.
17 Compares the content and mode of the blobs in two stages in an
22 include::diff-options.txt[]
25 The stage number to be compared.
29 include::diff-format.txt[]
34 Written by Junio C Hamano <junkio@cox.net>
38 Documentation by Junio C Hamano.
42 Part of the gitlink:git[7] suite