http://bugs.winehq.org/show_bug.cgi?id=10992
--- Comment #9 from Austin English austinenglish@gmail.com 2008-01-03 12:03:38 --- (In reply to comment #8)
It's a wiki, so feel free to improve it. I wrote that one to improve the old developer oriented one, but if you have any ideas on how to make it better, please do so.
I will do when I know more what I am doing.
You haven't finished the test. When you reach the bad patch, it'll say 'blank is the first bad patch.' Should just be one or two more compiles.
Hmm, yes you are right. It was quite late yesterday and lost a bit focus...
Hmpf, I did something wrong and did not called the git wine for testing. Is there a way to go back one step. Or do I have to start all over again :/ ?
You can use $ git bisect log
to see what you did. Copy that to another file, then reissue those bisects in the same order, up to the point where you messed up.