diff --no-index: support /dev/null as filename
authorJohannes Schindelin <Johannes.Schindelin@gmx.de>
Sun, 25 Feb 2007 22:36:31 +0000 (23:36 +0100)
committerJunio C Hamano <junkio@cox.net>
Sun, 4 Mar 2007 08:20:31 +0000 (00:20 -0800)
This allows us to create "new file" and "delete file" patches.
It also cleans up the code.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found