git-diff: add a test for git diff --quiet -w
authorLarry D'Anna <larry@elder-gods.org>
Mon, 22 Feb 2010 02:58:44 +0000 (21:58 -0500)
committerJunio C Hamano <gitster@pobox.com>
Mon, 22 Feb 2010 05:57:19 +0000 (21:57 -0800)
commit1caaf225f86b7b1818103e72774e191fb1f3d0bb
treeda97a37696e5c2247b12b331e414fba174d55c50
parent6977c250ac6cacb5ee441bff832fdeab4d0cd8f9
git-diff: add a test for git diff --quiet -w

This patch adds two test cases for:

6977c25 git diff --quiet -w: check and report the status

Signed-off-by: Larry D'Anna <larry@elder-gods.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t4017-diff-retval.sh