From: Petr Baudis Date: Wed, 13 Apr 2005 08:46:35 +0000 (-0700) Subject: [PATCH] Correct show-diff output for deleted files X-Git-Tag: v0.99~899 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/c57a3a91f1cc0d037e7b7992cbfa6f4213dcf37e?hp=c57a3a91f1cc0d037e7b7992cbfa6f4213dcf37e [PATCH] Correct show-diff output for deleted files My convention is that contrary to files trimmed to zero size, deleted files always go to /dev/null. This patch turns show-diff to abide this. Signed-off-by: Petr Baudis ---