Examples (4)
Compare all changed files
Compare only specified files
git diff-files path/to/fileShow only the names of changed files
git diff-files --name-onlyOutput a summary of extended header information
git diff-files --summarymade by @shridhargupta | data from tldr-pages