summaryrefslogtreecommitdiff
path: root/t/t4041-diff-submodule.sh
AgeCommit message (Collapse)AuthorFilesLines
2009-10-23add tests for git diff --submoduleLibravatar Jens Lehmann1-0/+260
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>