Le jeudi 26 mars 2009, Junio C Hamano a écrit : > Christian Couder <chriscool@xxxxxxxxxxxxx> writes: > > This is needed because "git bisect--helper" must read bisect paths > > in "$GIT_DIR/BISECT_NAMES", so that a bisection can be performed only > > on commits that touches paths in this file. > > > > Signed-off-by: Christian Couder <chriscool@xxxxxxxxxxxxx> > > Again, very nice. Thanks, but I found a big bug in this patch. It doesn't work when there is more than one path in "$GIT_DIR/BISECT_NAMES" because they are all on the same line, not on different lines. I will try to fix it soon and provide some test cases. Best 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