t7400: init does not copy URL into superproject's config
authorW. Trevor King <wking@tremily.us>
Mon, 3 Dec 2012 12:15:08 +0000 (07:15 -0500)
committerW. Trevor King <wking@tremily.us>
Mon, 3 Dec 2012 14:37:05 +0000 (09:37 -0500)
commitc89eff0adef6f69a06ae20887024ab84782495d5
tree9f701bcb65d2f2c2040e3b19364b41725b1c99be
parentfbe2d8419902700a6b0b40defaa5801811b887f7
t7400: init does not copy URL into superproject's config

But we still need to fix it for future tests, because the initial
value used during `add` was bogus (git://example.com/init.git).

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