Ensure execute bit is set on directories when core.sharedrepsitory is set.

This commit is contained in:
Joey Hess 2013-11-18 18:05:37 -04:00
parent 0d0e21ea57
commit 310c549b5a
4 changed files with 25 additions and 13 deletions

1
debian/changelog vendored
View file

@ -2,6 +2,7 @@ git-annex (5.20131119) UNRELEASED; urgency=low
* dropunused, addunused: Allow "all" instead of a range to
act on all unused data.
* Ensure execute bit is set on directories when core.sharedrepsitory is set.
-- Joey Hess <joeyh@debian.org> Mon, 18 Nov 2013 17:09:21 -0400