From: Jonathan Nieder Date: Sat, 10 Apr 2010 05:38:37 +0000 (-0500) Subject: t7400: split setup into multiple tests X-Git-Tag: v1.7.2-rc0~119^2~2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/fe454b13156e639adaae4526d04fd5b74eb8c84c?ds=sidebyside;hp=fe454b13156e639adaae4526d04fd5b74eb8c84c t7400: split setup into multiple tests The setup in t7400-submodule-basic does a number of different things to support different tests. Splitting it up makes the test a little easier to read and should provide an opportunity to move each piece of setup closer to the tests that require it. Signed-off-by: Jonathan Nieder Signed-off-by: Junio C Hamano ---