-
-
Notifications
You must be signed in to change notification settings - Fork 225
Open
Labels
Description
Actual Situation
It seems that copier
does not allow to work with projects that each have their own template, but are parts of a monorepo with its own "single" .git
.
Desired Situation
Am I wrong? If this is not the case, it might be good to have this type of configuration supported regarding the so useful copier
update feature.
Proposed solution
The analysed .git
should be that of the monorepo, not that of one of the projects.