webapp: Start even if the current directory is listed in ~/.config/git-annex/autostart but no longer has a git repository in it.

This commit is contained in:
Joey Hess 2014-04-17 16:47:49 -04:00
parent 66e806ce2e
commit 4ce64ff998
2 changed files with 15 additions and 8 deletions

2
debian/changelog vendored
View file

@ -26,6 +26,8 @@ git-annex (5.20140413) UNRELEASED; urgency=medium
* Bring back rsync -p, but only when git-annex is running on a non-crippled
file system. This is a better approach to fix #700282 while not
unncessarily losing file permissions on non-crippled systems.
* webapp: Start even if the current directory is listed in
~/.config/git-annex/autostart but no longer has a git repository in it.
-- Joey Hess <joeyh@debian.org> Fri, 11 Apr 2014 21:33:35 -0400