author | Spencer E. Olson <olsonse@umich.edu> | |
Thu, 17 Feb 2011 16:18:46 +0000 (09:18 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 17 Feb 2011 20:25:17 +0000 (12:25 -0800) | ||
commit | b200021e150320459d4f1edf1099131e0f5ae297 | |
tree | d7ca54213c0c3c7469202340910364d2a9dc1bb5 | tree | snapshot |
parent | 1b4735d9f3e0b7ea62c7c22f0afcb45e10c46c7e | commit | diff |
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>
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 | diff | blob | history |