t7406: explicitly update deeper/submodule
authorW. Trevor King <wking@tremily.us>
Sun, 2 Dec 2012 17:52:12 +0000 (12:52 -0500)
committerW. Trevor King <wking@tremily.us>
Sun, 2 Dec 2012 18:22:28 +0000 (13:22 -0500)
commitc08f67efef7f9bdd63edcccd813b26556ccd011c
tree4affee8ef8610e44d514ff646d9e4164560e4a7f
parentfed6847af4bfcbdc6c119283d7fe83264de34946
t7406: explicitly update deeper/submodule

Without a way to turn submodules on and off, a bare update tries to
update every submodule.  However, the other submodule changes haven't
been pushed back to the upstream submodules, so a full update fails.

Signed-off-by: W. Trevor King <wking@tremily.us>
t/t7406-submodule-update.sh