seems to me that instead of using `xargs -I` it co...
# general
r
seems to me that instead of using
xargs -I
it could simply pass the entire list of changed targets in one cmdline? tho perhaps that puts us up against a cmdline length limit in extreme cases