Sylvain Joyeux wrote:
git submodule add init dir0/dir1/init
Would clone dir0/dir1/init at ./init and add ./init as a submodule. This is
actually what the current git-submodule (wrongly) does.
Sylvain
...after some prep work...
>git submodule add init dir0/dir1/init
Adding existing repo at 'dir0/dir1/init' to the index
So, what's the problem?
Mark
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html