http://bugs.winehq.org/show_bug.cgi?id=21228
--- Comment #9 from Wylda wylda@volny.cz 2010-01-02 10:55:47 --- (In reply to comment #5)
2 Wylda , fortunately I haven't 1.27.1 to test it.
That's a pitty - it could save you some time. But at least you can practise with git.
I'm not sure was it an error
You have to be sure, which commit is good before you begin with git.
"malky@malky-desktop:~/wine-git$ git bisect start malky@malky-desktop:~/wine-git$ git bisect good wine-1.1.33 malky@malky-desktop:~/wine-git$ git bisect bad wine-1.1.35 Bisecting: 667 revisions left to test after this (roughly 9 steps)
so go on :) Compile and test the compiled version. Based on this test issu command "git bisect bad" or "git bisect good".
and compile again, than choose good/bad and compile again and again and again... Till you get this is first commit...