t7406: "git submodule update {--merge|--rebase]" with new submodules
commitb200021e150320459d4f1edf1099131e0f5ae297
authorSpencer E. Olson <olsonse@umich.edu>
Thu, 17 Feb 2011 16:18:46 +0000 (17 09:18 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 17 Feb 2011 20:25:17 +0000 (17 12:25 -0800)
treed7ca54213c0c3c7469202340910364d2a9dc1bb5
parent1b4735d9f3e0b7ea62c7c22f0afcb45e10c46c7e
t7406: "git submodule update {--merge|--rebase]" with new submodules

Add two test cases in t7406 to ensure that the --merge/--rebase options
are ignored for "git submodule update" with new modules.  These test that
a simple checkout is performed instead.

Signed-off-by: Spencer E. Olson <olsonse@umich.edu>
Acked-by: Jens Lehmann <Jens.Lehmann@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t7406-submodule-update.sh