diff options
author | Joey Hess <joey@kitenet.net> | 2013-09-13 14:55:55 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-09-13 14:55:55 -0400 |
commit | 8c04e2d27186584e34ea76ff48f4859623654c23 (patch) | |
tree | b3b9833e00ac212e0ee4083dafc852b38de9e5b5 /debian | |
parent | d8f1761b54ef430560d7e8debf10e7310dfd158b (diff) |
sync: Don't fail if the directory it is run in gets removed by the sync.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 8a92e7042..7dfba5549 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,8 @@ git-annex (4.20130912) UNRELEASED; urgency=low 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. + * sync: Don't fail if the directory it is run in gets removed by the + sync. -- Joey Hess <joeyh@debian.org> Thu, 12 Sep 2013 12:14:46 -0400 |