migrate: Avoid re-checksumming when migrating from hashE to hash backend.

This commit is contained in:
Joey Hess 2014-07-10 17:06:04 -04:00
parent 564de5e508
commit 9d71903c2f
7 changed files with 34 additions and 12 deletions

1
debian/changelog vendored
View file

@ -3,6 +3,7 @@ git-annex (5.20140710) UNRELEASED; urgency=medium
* Fix minor FD leak in journal code.
* direct: Fix handling of case where a work tree subdirectory cannot
be written to due to permissions.
* migrate: Avoid re-checksumming when migrating from hashE to hash backend.
-- Joey Hess <joeyh@debian.org> Wed, 09 Jul 2014 23:29:21 -0400