summaryrefslogtreecommitdiff
path: root/doc/design/assistant/webapp.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-09-28 12:16:25 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-09-28 12:16:25 -0400
commitaa44f70640208afa27d473ee61218d6f1f8f130b (patch)
tree4dda05bacf301bfa5ce5561247f57e9acd56174d /doc/design/assistant/webapp.mdwn
parent239b8ae76ec2c66bb63fb982f8bad86b5a94bb51 (diff)
update
Diffstat (limited to 'doc/design/assistant/webapp.mdwn')
-rw-r--r--doc/design/assistant/webapp.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/design/assistant/webapp.mdwn b/doc/design/assistant/webapp.mdwn
index 6e4ba3d4d..3d33f805e 100644
--- a/doc/design/assistant/webapp.mdwn
+++ b/doc/design/assistant/webapp.mdwn
@@ -25,6 +25,8 @@ The webapp is a web server that displays a shiny interface.
over http by the web app
* Display the `inotify max_user_watches` exceeded message. **done**
* Display something sane when kqueue runs out of file descriptors.
+* allow renaming git remotes and/or setting git-annex repo descriptions
+* allow removing git remotes
## first start **done**