"Michael S. Tsirkin" <mst@xxxxxxxxxx> writes: > On Thu, Apr 07, 2016 at 09:55:29AM -0700, Junio C Hamano wrote: >> "Michael S. Tsirkin" <mst@xxxxxxxxxx> writes: >> >> > Allow -t as a short-cut for --trailer. >> > >> > Signed-off-by: Michael S. Tsirkin <mst@xxxxxxxxxx> >> > --- >> >> As I do not think interpret-trailers is meant to be end-user facing, >> I am not sure I should be interested in this step. >> >> I am in principle OK with the later step that teaches a single >> letter option to end-user facing "git am" that would be turned into >> "--trailer" when it calls out to "interpret-trailers" (I haven't >> checked if 't' is a sensible choice for that single letter option, >> though). > > Does OPT_PASSTHRU_ARGV handle this transformation for me? As I wrote in my response to Matthieu, PASSTHRU_ARGV is one thing I specifically do not want to see used in this codepath. -- 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