diff --git a/doc/bugs/The_webapp_doesn__39__t_allow_deleting_repositories.mdwn b/doc/bugs/The_webapp_doesn__39__t_allow_deleting_repositories.mdwn index f90b88c95b..4627f42930 100644 --- a/doc/bugs/The_webapp_doesn__39__t_allow_deleting_repositories.mdwn +++ b/doc/bugs/The_webapp_doesn__39__t_allow_deleting_repositories.mdwn @@ -21,3 +21,11 @@ What version of git-annex are you using? On what operating system? Codename: precise [[!tag /design/assistant]] + +> Status: You can delete the current repository. You can also remove +> repositories from the list of remotes (without deleting their content) +> and you can tell it you want to stop using a remote, and it will +> suck all content off that remote until it's empty. +> +> Still todo: Detect when a remote has been sucked dry, and actually delete +> it. --[[Joey]]