21 Sep
2007
21 Sep
'07
5:17 p.m.
http://bugs.winehq.org/show_bug.cgi?id=9517 --- Comment #5 from Austin English <austinenglish(a)gmail.com> 2007-09-21 12:17:20 --- You need the parent/child commit. Find the commit you want to build either right before or after here: http://source.winehq.org/git/wine.git/ And note the parent (patch before) or child (patch after). When you have the patch you want to test, do: $ git reset --hard commit_id To reset git to that patch. Then build/test. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.