[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [AUCTeX-devel] problems with git pull
From: |
David Kastrup |
Subject: |
Re: [AUCTeX-devel] problems with git pull |
Date: |
Fri, 27 Nov 2015 22:26:41 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) |
Uwe Brauer <address@hidden> writes:
> 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
>
>>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.
Try
git diff
to see the changes you made to .gitignore without committing.
--
David Kastrup