git-diff-files (1) Linux Manual Page
NAME git-diff-files – Compares files in the working tree and the index SYNOPSIS git diff – files[-q][-0 | -1 | -2 | -3 | -c | –cc][<common diff options>][<path>…] DESCRIPTION Compares the files in the working tree and the index. When paths are specified, compares only those named paths. Otherwise all entries in the index…
