add tests for git diff --submodule
commit86140d56c150aa17e6c98dde4ba669516f3c302a
authorJens Lehmann <Jens.Lehmann@web.de>
Fri, 23 Oct 2009 11:25:33 +0000 (23 13:25 +0200)
committerJunio C Hamano <gitster@pobox.com>
Sat, 24 Oct 2009 00:07:33 +0000 (23 17:07 -0700)
tree087d2b61df6af282033b5dc074cd9bbce3458d31
parent752c0c24926aacbceca0d27de6ad22cbb7dd0709
add tests for git diff --submodule

Copied from the submodule summary test and changed to reflect the
differences in the output of git diff --submodule.

Signed-off-by: Jens Lehmann <Jens.Lehmann@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t4041-diff-submodule.sh [new file with mode: 0755]