special case edit page for web remote
The crash came from calling Git.repoLocation, but it made sense to fix this higher up, because there is nothing to edit about the web, it just is what it is.
This commit is contained in:
parent
62f619c3eb
commit
2418bae471
3 changed files with 34 additions and 20 deletions
8
templates/configurators/edit/webrepository.hamlet
Normal file
8
templates/configurators/edit/webrepository.hamlet
Normal file
|
@ -0,0 +1,8 @@
|
|||
<div .col-sm-9>
|
||||
<div .content-box>
|
||||
<h2>
|
||||
The world wide web
|
||||
<p>
|
||||
git-annex can download files from the web.
|
||||
<p>
|
||||
This is not a normal repository, and cannot be configured.
|
Loading…
Add table
Add a link
Reference in a new issue