webapp: More robust startup when annex directory is not a git repo or not intialized by git-annex.

This commit is contained in:
Joey Hess 2014-05-21 15:41:36 -04:00
parent 902599248c
commit 9adcf8fff5
3 changed files with 16 additions and 10 deletions

1
debian/changelog vendored
View file

@ -3,6 +3,7 @@ git-annex (5.20140518) UNRELEASED; urgency=medium
* assistant: When there are multiple remotes giving different ways
to access the same repository, honor remote cost settings and use
the cheapest available.
* webapp: More robust startup when annex directory is not a git repo.
-- Joey Hess <joeyh@debian.org> Mon, 19 May 2014 15:59:25 -0400