uninit: Avoid failing final removal in some direct mode repositories due to file modes.

Specifically .map files.
This commit is contained in:
Joey Hess 2014-07-11 14:52:53 -04:00
parent ee9ffcd940
commit c5f132e3e7
4 changed files with 16 additions and 7 deletions

2
debian/changelog vendored
View file

@ -4,6 +4,8 @@ git-annex (5.20140710) UNRELEASED; urgency=medium
* 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.
* uninit: Avoid failing final removal in some direct mode repositories
due to file modes.
-- Joey Hess <joeyh@debian.org> Wed, 09 Jul 2014 23:29:21 -0400