Submitted by admin on Tue, 07/09/2013 - 16:56
When using drush make on projects where each repository (or module) have their own makefiles and these declares the same modules over and over again drush will download the same data more than once. The code here will utilize drush's cache to only download a module or library once.
Tags
drush
make
makefiles
Drupal 7