http://bugs.winehq.org/show_bug.cgi?id=9864
--- Comment #26 from Austin English austinenglish@gmail.com 2008-08-09 16:36:31 --- (In reply to comment #25)
I decided to reset the bisect and start again, when issuing the reset command I get:- ~/wine-git$ git bisect reset fatal: Entry 'dlls/ntdll/signal_i386.c' not uptodate. Cannot merge.
sounds like you patched it somehow...
$ git checkout -f
or
$ git reset --hard origin