[PATCH] Fix broken diff-cache output on added files
authorPetr Baudis <pasky@ucw.cz>
Sun, 24 Apr 2005 01:05:07 +0000 (18:05 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sun, 24 Apr 2005 01:05:07 +0000 (18:05 -0700)
commit65bc81d6fef619d7aadc5c7116be52860539f17a
tree9adb399af84228740555d732732983b7a02b019d
parent93256315b2444601a35484f4fb76cd5723284201
[PATCH] Fix broken diff-cache output on added files

Added files were errorneously reported with the - prefix by diff-cache,
obviously leading to great confusion.

Signed-off-by: Petr Baudis <pasky@ucw.cz>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
diff-cache.c