There are three common problems I've encountered when working on a Drupal project:
- How do I know which patches have been applied to a project?
- How do I reliably know what patches are applied or not without manually checking every single one?
- How can I be reminded that I need to reapply a patch after downloading a module update?
The drush-patchfile extension aims to solve all of these questions and make maintaining a Drupal site that has patches applied an easier process. I'll show the basics and work through the simple workflows LIVE!
Resources
- drush-patchfile: https://bitbucket.org/davereid/drush-patchfile
- Docs about using Drush make files: http://drush.ws/docs/make.txt
Experience level:
Intermediate
Track:
Coder
Speaker(s):