[Wine] Re: Performing a Regression Test

vitamin wineforum-user at winehq.org
Sat Oct 9 12:27:46 CDT 2010


abb4 wrote:
> adri at dark:~/wine-git$ git reset --hard

You shouldn't of done this during bisect. Now you need to do:

Code:
git bisect reset
git reset --hard 6d1ef3a6a64f0fabf05ce1bba5f0ec4373684786^



This will put your tree just before the problem commit. It [the problem patch] can't be cleanly reverted from the latest HEAD.







More information about the wine-users mailing list