-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
I'd like to add some kind of patch management feature. This would let you save a diff as its own object in the local database, with some annotation describing its purpose. You'd then be able to apply that diff to any number of remote templates and/or local code snippets. And, like patch, it would warn you if the diff failed to apply cleanly, or if it has already been applied. There might also be a way to apply the patch to the same template in all templatesets simultaneously, or to view which templates(ets) have this patch applied (either by patch detection or by tracking it)
This needs to be specced out in more detail. And might not be a good idea ... it could easily be too brittle to work.
Metadata
Metadata
Assignees
Labels
No labels