t7403: Use --no-local to avoid populating .git/config
authorW. Trevor King <wking@tremily.us>
Sun, 2 Dec 2012 17:21:07 +0000 (12:21 -0500)
committerW. Trevor King <wking@tremily.us>
Sun, 2 Dec 2012 18:22:27 +0000 (13:22 -0500)
commitfed6847af4bfcbdc6c119283d7fe83264de34946
tree0199b4486caf6e12ff027d3aedb59a1cd49d50ab
parent375b7761741f4a42eeb3ff3bdef192abec24bb59
t7403: Use --no-local to avoid populating .git/config

Without a way to turn submodules on and off, all submodules have their
URLs copied into the local config by default.

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