sync: Fix bug that caused direct mode mappings to not be updated when merging files into the tree on Windows.

This commit is contained in:
Joey Hess 2013-09-13 13:49:28 -04:00
parent 65fe2314be
commit ab9dd6d8a0
3 changed files with 23 additions and 1 deletions

2
debian/changelog vendored
View file

@ -6,6 +6,8 @@ git-annex (4.20130912) UNRELEASED; urgency=low
(Thanks, anarcat for display code and mastensg for inspiration.)
* fsck: Fix detection and fixing of present direct mode files that are
wrongly represented as standin symlinks on crippled filesystems.
* sync: Fix bug that caused direct mode mappings to not be updated
when merging files into the tree on Windows.
-- Joey Hess <joeyh@debian.org> Thu, 12 Sep 2013 12:14:46 -0400