t4013: test "git diff-index -m"
authorSergey Organov <sorganov@gmail.com>
Thu, 20 May 2021 21:46:58 +0000 (00:46 +0300)
committerJunio C Hamano <gitster@pobox.com>
Fri, 21 May 2021 00:24:14 +0000 (09:24 +0900)
commite0b16421b17fffa2544eebfcb570fdb766fd0bc4
treecd0d3550f4d6ab73677ac8319b2ca5c1470a1338
parent3ae7fe2b0f8528305bc871738dd12cde23024556
t4013: test "git diff-index -m"

-m in "git diff-index" means "match missing", that differs
from its meaning in "git diff". Let's check it in diff-index.

Signed-off-by: Sergey Organov <sorganov@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t4013-diff-various.sh