Avoid re-checksumming when migrating from hash to hashE backend. Closes: #774494

This commit is contained in:
Joey Hess 2015-01-04 12:33:10 -04:00
parent e26e26fb32
commit 73928c2274
4 changed files with 15 additions and 6 deletions

2
debian/changelog vendored
View file

@ -3,6 +3,8 @@ git-annex (5.20141232) UNRELEASED; urgency=medium
* unlock: Don't allow unlocking files that have never been committed to git
before, to avoid an intractable problem that prevents the pre-commit
hook from telling if such a file is intended to be an annexed file or not.
« Avoid re-checksumming when migrating from hash to hashE backend.
Closes: #774494
-- Joey Hess <id@joeyh.name> Fri, 02 Jan 2015 13:35:13 -0400