webapp: Repo switcher filters out repos that do not exist any more (or are on a drive that's not mounted).

This commit is contained in:
Joey Hess 2013-01-09 18:59:45 -04:00
parent c224134413
commit bc6a59e3c6
3 changed files with 7 additions and 2 deletions

View file

@ -6,4 +6,6 @@
content="""
I created a new local repository to play with the new Direct Mode features. I ended up deleting it (deleting the directory), but when I launched the assistant, I was still given the option of \"switching repository\" to the now-deleted one. It threw the error Internal Server Error (user error (git [\"config\",\"--null\",\"--list\"] exited 126)).
> Fixed this. --[[Joey]]
"""]]