From: Nguyễn Thái Ngọc Duy Date: Sat, 26 May 2018 12:08:45 +0000 (+0200) Subject: t2203: add a test about "diff HEAD" case X-Git-Tag: v2.19.0-rc0~191^2~1 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/8fc8f05cef9b5a60cc7adbd5cd6ed130a89ca4e1?hp=8fc8f05cef9b5a60cc7adbd5cd6ed130a89ca4e1 t2203: add a test about "diff HEAD" case Previous attempts to fix ita-related diffs breaks this case. To make sure that does not happen again, add a test to verify the behavior wrt. ita entries when we diff a worktree and a tree. Signed-off-by: Nguyễn Thái Ngọc Duy Signed-off-by: Junio C Hamano ---