Bert Wesarg <bert.wesarg@xxxxxxxxxxxxxx> writes: > On Mon, Mar 16, 2009 at 23:33, Junio C Hamano <gitster@xxxxxxxxx> wrote: >> Bert Wesarg <bert.wesarg@xxxxxxxxxxxxxx> writes: >> >>> tg patch won't work in a sub directory of the working tree, because 'git diff >>> --name-only' prints the names relative to the top working tree. >> >> "diff --relative --name-only"? > > No, unfortunately. In my bug case the changed file was in another > subtree, and --relative restricts the output to only files under the > current subtree. Ah, Ok, then insertion of cdup output does make sense (after all cdup was designed to be used that way). -- 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