commit | b200021e150320459d4f1edf1099131e0f5ae297 | [log] [tgz] |
---|---|---|
author | Spencer E. Olson <olsonse@umich.edu> | Thu Feb 17 09:18:46 2011 -0700 |
committer | Junio C Hamano <gitster@pobox.com> | Thu Feb 17 12:25:17 2011 -0800 |
tree | d7ca54213c0c3c7469202340910364d2a9dc1bb5 | |
parent | 1b4735d9f3e0b7ea62c7c22f0afcb45e10c46c7e [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>