6 git-diff-stages - Compares content and mode of blobs between stages in an unmerged index file
11 'git-diff-stages' [<common diff options>] <stage1> <stage2> [<path>...]
15 Compares the content and mode of the blobs in two stages in an
20 include::diff-options.txt[]
23 The stage number to be compared.
27 include::diff-format.txt[]
32 Written by Junio C Hamano <junkio@cox.net>
36 Documentation by Junio C Hamano.
40 Part of the gitlink:git[7] suite