read-tree: add t1013 for submodule updates
commit48294e1ddb4e31531d3025da0a6bed54cc4b72ac
authorJens Lehmann <Jens.Lehmann@web.de>
Sun, 15 Jun 2014 16:59:51 +0000 (15 18:59 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 14 Jul 2014 19:06:15 +0000 (14 12:06 -0700)
tree88bd20a4239a9f0150566e9d20f9331c6647e5a3
parent558643e1d67496e72540c61b90d1f38067323fbf
read-tree: add t1013 for submodule updates

Test that the read-tree command updates the work tree as expected for
changes which don't result in conflicts with the '-m' and '--reset' flag.

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