Tim Henigan <tim.henigan@xxxxxxxxx> writes: > Would the following change be better? > > - my $cmd = "git diff --raw --no-abbrev -z " . join(" ", @ARGV); > + my $cmd = "git diff --raw --no-abbrev -z @ARGV"; They look exactly the same to me. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html