Danila Sentiabov wrote:
Hi, everyone.
A n00b problem here :-) I can't figure out how to compile an old version of Wine with git. One could always get the latest version with "git fetch && git rebase origin", but now I need 1.1.28 for testing purposes. Already tried some lame things and stared at manpages for about half an hour with no success :-) Could someone please help me in this matter?
-- Best regards, Danila Sentiabov aka dsent
Try 'git rebase wine-1.1.28' (case matters).