This commit is contained in:
Joey Hess 2018-12-11 16:36:29 -04:00
parent 992373b0c4
commit f8c847f7cb
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -0,0 +1,10 @@
Fixed several bugs involving upgrade to v7 when the git repository
already v7 contained unlocked files. The worst of those involved direct
mode and caused the whole file content to get checked into git. While
that's a fairly unusual case, it's an ugly enough bug that I rushed out a
release to fix it.
Also, LWN has posted a
[comparison of git-annex and git LFS](https://lwn.net/Articles/774125/).
Today's work was sponsored by Trenton Cronholm [on Patreon](https://patreon.com/joeyh/).