diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-10-31 14:00:37 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-10-31 14:00:37 -0400 |
commit | 82d567a73c5d688c3e0de0abb6005d1be1fa2668 (patch) | |
tree | e09fde43ba20f45e9a1595c53bff637cc968b293 /CHANGELOG | |
parent | 8da030d180fd749103e865626e2f5389729af3f8 (diff) |
Assistant, repair: Fix ignoring of git fsck errors due to duplicate file entries in tree objects.
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +git-annex (6.20161028) UNRELEASED; urgency=medium + + * Assistant, repair: Fix ignoring of git fsck errors due to + duplicate file entries in tree objects. + + -- Joey Hess <id@joeyh.name> Mon, 31 Oct 2016 13:59:47 -0400 + git-annex (6.20161027) unstable; urgency=medium * lock, smudge: Fix edge cases where data loss could occur in v6 mode |