On 22/02/19 07:10, fREW Schmidt wrote:
> Hi, this is not a huge deal but might be worth fixing (I have no idea
> how;)  I have the following settings in my .gitconfig so that I will
> know ASAP if I'm using a repo that has any form of corruption:
> 
>         [transfer]
>                    fsckobjects = true
>         [fetch]
>                    fsckobjects = true
>         [receive]
>                    fsckObjects = true

> error: object a6727941433ee1c91a20ede6cb381af1d18c566d:
> missingSpaceBeforeDate: invalid author/committer line
> missing space before date
> fatal: fsck error in packed object
> fatal: index-pack failed
> 
> I suspect the only solution is to rebuild the repo entirely, which is
> probably not an option.  Hope this helps!

Previously discussed at:
https://lists.gnu.org/archive/html/coreutils/2017-04/msg00057.html

cheers,
Pádraig

Reply via email to