I have many files and folders I would like to make composition with. The problem with submodules is that I would have to create one repo for each of my files/folders.
Could sparse checkout be a way to keep everything in one repo and still be able pick what I want for a specific composition and also be able to update changes that are made in the main "core" repo ?