close git bug that I reported to git mailing list

This commit is contained in:
Joey Hess 2022-07-22 13:24:24 -04:00
parent 591e87f1f2
commit e1de941b2c
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 36 additions and 0 deletions

View file

@ -47,3 +47,9 @@ init: 1 failed
Yes ! git-annex is my goto tool for file storage.
> [[done]]; this is a bug in git and will have to be fixed there.
> (git-annex could work around it by making sure the index file
> exists before calling write-tree, but I don't think it makes sense to
> work around a segfault bug like that, at least not unless it gets
> into some stable release of an OS...)
> --[[Joey]]