This commit is contained in:
Joey Hess 2014-05-15 12:56:12 -04:00
parent f8ad4e1f63
commit c3c68f3235

View file

@ -0,0 +1,7 @@
When the webapp is used to set up a ssh repository, it should detect if
there is already a repository, and sshing in to the server forces running
git-annex-shell (perhaps by it being set to the user's login shell).
In this case it should just use the already set up repository. Note that
it would not be possible to add a new repository on the server using only
git-annex-shell. --[[Joey]]