[Wine] Re: regression, troubles with setup git tree

vitamin wineforum-user at winehq.org
Fri Oct 1 08:07:20 CDT 2010


jpka wrote:
> So I want to set up git tree to exactly known stable versions.

The most portable way (but dangerous if you have any source modifications, as you will loose them) is:

Code:
git reset --hard wine-1.2.3


Where "wine-1.2.3" is a tag, or a commit id.







More information about the wine-users mailing list