quoted
The current way is far simpler, but you have to edit the .gitmodule
file when moving subprojects around. The argument by Linus was
that this inconvenience should be acceptable as moving subprojects
around should only happen very few times in the lifetime of a
project, and involves heavy rearranging either way, such that editing
.gitmodules info is the smaller issue.
Furthermore, git mv can trivially take care of this anyway...
Good idea.
--
MST