Jeff King <peff@xxxxxxxx> writes: > Optional parameters for arguments make backwards-compatibility tricky. > In this case, the command: > > git am -s mbox1 mbox2 > > means "apply the patches from mbox1 and mbox2, and signoff the patches". > Under your scheme, it now means "apply from mbox2, and use the trailer > mbox1". Thanks for saving me from typing ;-) -- 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