Junio C Hamano schrieb: > BTW, I think we would probably want to have this patch on top of > Rene's patch. In all instances, the variable "buf" is of type > "const char *" and the existing casts do not make sense to me. > > > diff --git a/builtin-tar-tree.c b/builtin-tar-tree.c > index 5c8a5f0..39a61b6 100644 Your patch reverts builtin-tar-tree.c to the version which is currently both in master and next, which I think is a good change. However, could it be avoided at merge time? OT: I found the blobs 5c8a5f0 and 39a61b6 by guessing (they are builtin-tar-tree.c in pu and master, respectively). OK, that was easy. But is there a way to reversely look up an object without guessing, i.e. find out which commit(s) introduced a certain blob? Thanks, René - : 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