Hi, On Thu, 24 Jan 2008, Junio C Hamano wrote: > Daniel Barkalow <barkalow@xxxxxxxxxxxx> writes: > > > $ git checkout branch > > Warning: xt_CONNMARK.c conflicts with xt_connmark.c; not checking it out > > $ git checkout xt_CONNMARK.c --as xt_CONNMARK_caps.c > > $ edit xt_CONNMARK_caps.c > > $ git add xt_CONNMARK_caps.c > > Heh, I like that very much. It would make it easier to test on Linux, too, yes. But then, it would break the build process all the same. And the implementation would _need_ the index extension Linus seems to resent so. Ciao, Dscho - 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