Junio C Hamano <gitster@xxxxxxxxx> writes: >> *) >> "$@" >> exit > > ... or 'exec "$@"' Not really. I am an idiot. The whole point of this exercise is that we would want to have a shell function as $1 at this point in the flow; 'exec' would not be appropriate here. -- 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