|
|
|
|
|
by adrianN
2286 days ago
|
|
If your software is small enough that a small handful for engineers can keep the whole thing in their head, you probably don't need submodules. If you have different teams working on different parts of the project, submodules start making more sense. |
|