[Wine] Re: After update and compilation of Wine - version isn't changed

vitamin wineforum-user at winehq.org
Wed Oct 8 09:05:41 CDT 2008


Fazer wrote:
> After doing "git fetch; git rebase origin" I got
> 
> 
> Code:
> arkadiusz at arkadiusz-hardy:~/Programy/wine-git -> git fetch; git rebase origin
> fatal: Needed a single revision
> invalid upstream origin
> 
> 


Looks like your git tree is screwed up a bit. Run this:

Code:
git checkout -f master
git reset --hard origin









More information about the wine-users mailing list