Thread (1 message) 1 message, 1 author, 2016-06-15

Re: [RFE] allow git bisect to figure out in which revision a bug was fixed

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:47:05

Nicolas Pitre [off-list ref] writes:
On Tue, 21 Jul 2009, Junio C Hamano wrote:
quoted
Nicolas Pitre [off-list ref] writes:
quoted
Why not simply automatically inverting the meaning of good and
bad based on which commit is the ancestor of the other initially?
Because neither may be an ancestor of the other?
In most cases it has to be, no?
Not necessarily.

I think it depends on your workflow.  When you bisect a topic branch that
forked from 'master' some time ago, it is not unreasonable to start it
with

	$ git bisect start topic master

instead of

	$ git bisect start topic $(git merge-base master topic)

Recent bisect would force you to check the merge base first as a sanity
check, but I think you already need to have determined what good and bad
means at that point if you take the route you suggested.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help