Le lundi 17 septembre 2007, Shawn O. Pearce a écrit : > Christian Couder <chriscool@xxxxxxxxxxxxx> wrote: > > I don't know if that's what you are looking for but perhaps you could > > use "git bisect run". You just need to pass it a script that returns 1 > > when it finds the changes and 0 otherwise. (See git-bisect man page.) > > That's very inefficient to search for something... Perhaps but you can search using whatever script or command you want/know. You are not limited by those implemented in git. You can also make it more efficient with "git bisect {start,good,bad}". Regards, Christian. - 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