reset: add t7112 for submodule updates
commit8ef85694a5f45dd22ea9d433066dcfad6b7ab73f
authorJens Lehmann <Jens.Lehmann@web.de>
Sun, 15 Jun 2014 17:00:28 +0000 (15 19:00 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 14 Jul 2014 19:06:15 +0000 (14 12:06 -0700)
treee7bcc79c5fddc2bb941546e7c90d1a1f8821ae8e
parent48294e1ddb4e31531d3025da0a6bed54cc4b72ac
reset: add t7112 for submodule updates

Test that the reset command updates the work tree as expected for changes
with '--keep', '--merge' (for changes which don't result in conflicts) and
'--hard'.

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