You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NEW: Support to shallow copies for git repos (git clone --depth=1). This is also the new default.
NEW: Detect patched drupal.org projects: Now you can use project-7.x-1.0+patch and drupy will still download the package from drupal.org automatically. Also projects with the right format ([project-name]-[core-version]-[version]+[patch1]…) are now detected as drupal.org packages by default.