Fix adding a submodule with a remote url
commitfe50eef59b049588b7dc9b5e02707084f0516b7f
authorDaniel Barkalow <barkalow@iabervon.org>
Sat, 29 Sep 2007 23:39:54 +0000 (29 19:39 -0400)
committerJunio C Hamano <gitster@pobox.com>
Sun, 30 Sep 2007 06:36:02 +0000 (29 23:36 -0700)
tree169aa2c26d88ea72c644fdf96b972f0e2988f233
parent6982ccecaf32ebf8adfcb66b4225da3b46255621
Fix adding a submodule with a remote url

Without this, a non-path URL gets lost before the clone.

Signed-off-by: Daniel Barkalow <barkalow@iabervon.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-submodule.sh