Re: [PATCH 09/10] bisect: implement "read_bisect_paths" to read paths in "$GIT_DIR/BISECT_NAMES"

Previous thread: Re: [PATCH 07/10] rev-list: call new "filter_skip" function by Junio C Hamano on Wednesday, March 25, 2009 - 11:49 pm. (8 messages)

Next thread: Re: [PATCH 08/10] bisect--helper: implement "git bisect--helper" by Junio C Hamano on Wednesday, March 25, 2009 - 11:49 pm. (1 message)
From: Junio C Hamano
Date: Wednesday, March 25, 2009 - 11:49 pm

s/= fp //;
--

From: Christian Couder
Date: Thursday, March 26, 2009 - 5:18 pm

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.
--

Previous thread: Re: [PATCH 07/10] rev-list: call new "filter_skip" function by Junio C Hamano on Wednesday, March 25, 2009 - 11:49 pm. (8 messages)

Next thread: Re: [PATCH 08/10] bisect--helper: implement "git bisect--helper" by Junio C Hamano on Wednesday, March 25, 2009 - 11:49 pm. (1 message)