webapp: Fix crash adding removable drive that has an annex directory in it that is not a git repository.

This commit is contained in:
Joey Hess 2013-01-15 16:43:44 -04:00
parent 06aae8fe74
commit 13aaf69cdb
3 changed files with 9 additions and 3 deletions

2
debian/changelog vendored
View file

@ -6,6 +6,8 @@ git-annex (3.20130115) UNRELEASED; urgency=low
Closes: #698184
* webapp: Now always logs to .git/annex/daemon.log
* webapp: Has a page to view the log, accessed from the control menu.
* webapp: Fix crash adding removable drive that has an annex directory
in it that is not a git repository.
-- Joey Hess <joeyh@debian.org> Mon, 14 Jan 2013 18:35:01 -0400