If the apps won't modify the base itself, consider leaving the base in its own repository. Then create a new repository for each of the indiviudal apps and add the base as a git submodule.
jhenninger
- 169
- 1
If the apps won't modify the base itself, consider leaving the base in its own repository. Then create a new repository for each of the indiviudal apps and add the base as a git submodule.