Hello,
"git diff -name-status" is useful to list the files one has changed
but it does not list file that one has deleted with "git rm". It would be
really handy if it did. I am using git 2.9.3 on Ubuntu Linux 16.10.Yours Sincerely, Gene Thomas.

