t4013: test "git diff-tree -m"
authorSergey Organov <sorganov@gmail.com>
Thu, 20 May 2021 21:46:57 +0000 (00:46 +0300)
committerJunio C Hamano <gitster@pobox.com>
Fri, 21 May 2021 00:24:13 +0000 (09:24 +0900)
commit3ae7fe2b0f8528305bc871738dd12cde23024556
tree2ddf216b873dc1f1783a589d1db457e0c7f0a6de
parentfaf16d4e97ed45e8e570a8d1d568449e948284f0
t4013: test "git diff-tree -m"

We want to ensure we don't affect plumbing commands with our changes
of "-m" semantics, so add corresponding test.

Signed-off-by: Sergey Organov <sorganov@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t4013-diff-various.sh
t/t4013/diff.diff-tree_-m_master [new file with mode: 0644]