assistant: Fix OSX-specific bug that caused the startup scan to try to follow symlinks to other directories, and add their contents to the annex.

This commit is contained in:
Joey Hess 2013-12-18 15:05:29 -04:00
parent fcf6384389
commit c99d6a8151
7 changed files with 23 additions and 13 deletions

2
debian/changelog vendored
View file

@ -11,6 +11,8 @@ git-annex (5.20131214) UNRELEASED; urgency=low
* Linux standalone build now includes its own glibc and forces the linker to
use it, to remove dependence on the host glibc.
* assistant: Always batch changes found in startup scan.
* assistant: Fix OSX-specific bug that caused the startup scan to try to
follow symlinks to other directories, and add their contents to the annex.
-- Joey Hess <joeyh@debian.org> Sun, 15 Dec 2013 13:32:49 -0400