7 git-diff-stages - Compares content and mode of blobs between stages in an unmerged index file.
12 'git-diff-stages' [<common diff options>] <stage1> <stage2> [<path>...]
16 Compares the content and mode of the blobs in two stages in an
21 include::diff-options.txt[]
24 The stage number to be compared.
28 include::diff-format.txt[]
33 Written by Junio C Hamano <junkio@cox.net>
37 Documentation by Junio C Hamano.
41 Part of the gitlink:git[7] suite