bug-gnulib
[Top][All Lists]
Advanced

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

Re: Automatically-generated regexp documentation


From: Eric Blake
Subject: Re: Automatically-generated regexp documentation
Date: Fri, 21 Oct 2016 14:26:20 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0

On 10/21/2016 02:18 PM, Reuben Thomas wrote:
> 
> ​I had the following setting in my .gitconfig:
> 
> [transfer]
> # for $deity's sake, check that anything we're getting is complete and sane
> on a regular basis
> # See
> https://groups.google.com/forum/m/#!topic/binary-transparency/f-BI4o8HZW0
>         fsckobjects = true
>
> ​I commented it out, and the checkout succeeded. If I then run "git fsck",
> I get lots of "error in tag foo: missingEmail" errors, and an error exit
> code. I guess this is just a minor annoyance?

Sounds like the tags were created in a much older version of git, and
that newer git complains about what the older version was able to
create.  The solution is probably to recreate those tags with a valid
format, although propagating new tags to anyone that already has the old
ones checked out is not easy.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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