tommyjl | 3 years ago | on: Ask HN: Why are Git submodules so bad?
tommyjl's comments
tommyjl | 3 years ago | on: Ask HN: Why are Git submodules so bad?
I recently started using git subtree[0] instead of dealing with all the problems with git submodules, and have been very happy with the experience so far. It does copy every file into your repository, though.
[0]: https://github.com/git/git/blob/master/contrib/subtree/git-s...
page 1
If we used containers, a Docker compose file would make things even simpler for us, but alas.