auctex-devel
[Top][All Lists]
Advanced

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

Re: [AUCTeX-devel] problems with git pull


From: Mosè Giordano
Subject: Re: [AUCTeX-devel] problems with git pull
Date: Fri, 27 Nov 2015 22:32:05 +0100

Hi Uwe,

2015-11-27 22:24 GMT+01:00 Uwe Brauer <address@hidden>:
> Hi
>
> After a month of not updating I run today
>
>  git pull
>
> I obtained:
> error: refs/tags/auctex_5_6d does not point to a valid object!
> error: refs/tags/auctex_6_1b does not point to a valid object!
> error: refs/tags/auctex_6_1c does not point to a valid object!
> error: refs/tags/auctex_release_7_0a does not point to a valid object!
> error: refs/tags/rel-0-5 does not point to a valid object!
>
> 100 similar lines and then finally

I can pull from savannah without problems.

> From git://git.savannah.gnu.org/auctex
>  * [new tag]         release_11_89 -> release_11_89
> Updating b072f9c..15ebec9
> error: Your local changes to '.gitignore' would be overwritten by merge.  
> Aborting.
> Please, commit your changes or stash them before you can merge.
>
> I don't know which changes git is referring to. I will clone auctex
> again.

Are you sure your workspace is clean?  What does

    $ git status

return?  If there are indeed changes,

    $ git diff .gitignore

would help you.

Bye,
Mosè



reply via email to

[Prev in Thread] Current Thread [Next in Thread]