git unsubscribe
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
-p "$ditdir_base"
fatal: Could not switch to 's:/USER//al_server/.git/modules/': No
such file or directory
Clone of 'https://.../Exsul/chat.git' into submodule path 'chat' failed
2013/5/20 John Keeping :
> On Mon, May 20, 2013 at 09:32:21AM +0400, Kiri
When you trying to add submodule, that already has submodule, it craches.
For example you could try: git clone --recursive
http://github.com/Exsul/al_server
Its happens because git dont create `modules` directory.
al_server/.git/modules
Workaround for it wont work to:
git submodule update --init
3 matches
Mail list logo