|
|
|
|
|
by okamiueru
1453 days ago
|
|
The more important downside I see is code traceability and verification. You would completely be void of both with that setup. I'm not saying you shouldn't, as it works for you, and that's of course fine. But, the key functionality of submodules is that the sumodule can exist on its own, as a git repo. The degree of dependency is then entirely controlled by the parent git repo. |
|