Jeff King <peff@xxxxxxxx> writes: > The only other file parameter is > $dotest. If I do "cd t && git am --dotest=.foo", then should it be > "t/.foo" or ".foo"? That brings up an interesting point. Have people actually used --dotest=<foo> ever? As far as I know, I do not think it was useful in the real world. Too many things assumed that the spool directory for "am" is .dotest. And I am very much tempted to say we should remove that option. -- 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