From: Arnout E. <no...@bz...> - 2013-10-15 19:13:28
|
Aah you're right, it's not quite as bad as I thought :). Still I'll probably make the submodules->folders move at some point. Thanks for your feedback all, Kind regards, Arnout On Sun, Oct 6, 2013 at 4:14 PM, <eb...@dr...> wrote: > > I think that submodule repo can be moved to other hosting, the url of > the submodule repo should be only a hint from where to download it. The > 'commit' in main repo contains sha1 hash of submodule commit, and this > is independent of submodule location. Thus migration should be easy. > See: > > http://stackoverflow.com/questions/913701/changing-remote-repository-for-a-git-submodule > > |