Hi Junio,
I have used this patch for a while and found it actually useful,
especially while inspecting "git-log --stat". And if you prefer "git
diff --stat" over "git status", it may tell you which file you added
or deleted. So my only guess is that you missed it somehow. If it is
refused, may I know the reason? I can improve it on request :-)
On 11/11/06, pclouds@gmail.com [off-list ref] wrote:
For new files, " (new)" will be appended to filenames.
For deleted files, " (deleted)" will be appended to filenames.
--