On Jul 19, 2011, at 11:06 AM, Johannes Sixt wrote: > Am 19.07.2011 18:29, schrieb Dave Zarzycki: >> -rev_args=$(git rev-parse --revs-only "$@") >> - >> case "$filter_subdir" in >> "") >> eval set -- "$(git rev-parse --sq --no-revs "$@")" > > This line in the hunk context changes what "$@" will produce. Therefore, > the "$@" that you removed above will not produce the same thing... Thanks. My shell scripting is rather rusty these days. I'll send a new patch. davez -- 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