From fd4937b07024837efa6ce5ff80949bb4d72568b2 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Thu, 3 Jan 2013 19:48:47 +0000 Subject: [PATCH] Added a comment --- .../comment_1_1b80f9cfedd25e34997fa07e08d15012._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/bugs/The_webapp_doesn__39__t_allow_deleting_repositories/comment_1_1b80f9cfedd25e34997fa07e08d15012._comment diff --git a/doc/bugs/The_webapp_doesn__39__t_allow_deleting_repositories/comment_1_1b80f9cfedd25e34997fa07e08d15012._comment b/doc/bugs/The_webapp_doesn__39__t_allow_deleting_repositories/comment_1_1b80f9cfedd25e34997fa07e08d15012._comment new file mode 100644 index 0000000000..5087b5f4ec --- /dev/null +++ b/doc/bugs/The_webapp_doesn__39__t_allow_deleting_repositories/comment_1_1b80f9cfedd25e34997fa07e08d15012._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="4.152.108.211" + subject="comment 1" + date="2013-01-03T19:48:46Z" + content=""" +Something I would like to support, although complicated by what \"delete\" means. At its simplest it can mean removing the git remote configuration, but leaving the remote's data as-is, so it can be added back, or other repositories can continue to access it. More complicated, it could mean completely deleting the repository, and its data -- which would probably first need to move any data that was solely in that repository off to elsewhere. +"""]]