Tagged Questions
4
votes
2answers
173 views
How to effectively manage source control for project with both open and closed source?
I'm currently working on a project that has both an open-source "community edition" and a set of closed-source features for paying clients. One of the pain-points right now is figuring out how to ...