Am 04.11.2010 10:55, schrieb Mathieu Malaterre:
Does anyone knows where is this warning is coming from:
warning: unable to rmdir my/module: Directory not empty
I have a git master, an empty branch and a submodule on master.
Switching from master to my 'empty' branch always trigger this
warning. ...
This is because submodule deletion is not well supported at the
moment. There has been a lot of discussion how to make git handle
that better but no one implemented it so far. But it's on my ToDo
list, so stay tuned ...