Re: Regression test - bad rev input

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Jan 8, 2009 at 1:55 PM, Col <wineforum-user@xxxxxxxxxx> wrote:
> Now when I did:
>
> Code:
> git bisect bad wine-1.1.12
>
>
> I got:
>
> Code:
> Bisecting: 467 revisions left to test after this
> fatal: Entry '.gitignore' not uptodate. Cannot merge.
>
>
> This does not look good.
> I have checked my typing this time.
> I must be doing something wrong.
>
>
>
>
>
>

Try:

$ git bisect reset
$ git reset --hard origin
$ git fetch
$ git rebase origin

That will get you the current git, try building that and see if it works.


-- 
-Austin


[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux