Open
Description
Issue by schuhschuh
Wednesday Mar 05, 2014 at 23:58 GMT
Originally opened as cmake-basis/legacy#358
Each project template could be a separate Git repository which is included into the BASIS source tree using Git submodules. The version management of the template would then be via Git. For the 3-way diff, basisproject
will have to use git checkout
, however, or similar to get a copy of a particular older version (tag) of the template.