When I type

drush -v dl shib_auth --package-handler=git_drupalorg --gitinfofile

I get the warning message

git package handler needs git_deploy module enabled to work properly. [warning]

This makes no sense: the whole point of option "--gitinfofile" was to replace the git_deploy module with a better solution.

I think this warning message should be suppressed if --gitinfofile is set, because that option now adds to *.info files the version information whose absence git_deploy was meant to deal with.

Comments

moshe weitzman’s picture

Status: Active » Fixed

Committed as suggested

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.