Closed daaku closed 5 years ago
It seems like --update already processes override-deps. This new flag allows for the default gather-and-print action to also consider override-deps in a similar fashion.
--update
override-deps
Not familiar with Github reviews, but just in case it didn't notify you - I updated the code to resolve the if -> when issue.
if
when
Thank you! Released in v1.6.0.
v1.6.0
It seems like
--update
already processesoverride-deps
. This new flag allows for the default gather-and-print action to also consideroverride-deps
in a similar fashion.