Skip to content

Remove git subtrees

N7911 requested to merge (removed):no_subtrees into main

I think git subtrees were a bad idea. Too confusing to always have them out of date. Have frontend/ and backend/ be in .gitignore so git ignores them and manually clone the relevant repos into those folders.

Merge request reports