Tagged Questions
2
votes
3answers
100 views
Using git for plugin development
Similar questions to this have already been asked, although they're not exactly what I'm trying to do.
At first I thought I needed a git submodule, then to set up a superproject and then a sub tree ...