From 9f982346574ea2fae5600791fda7f2bef914403d Mon Sep 17 00:00:00 2001 From: "https://me.yahoo.com/a/FHnTlSBo1eCGJRwueeKeB6.RCaPbGMPr5jxx8A--#ce0d8" Date: Thu, 10 Apr 2014 09:23:25 +0000 Subject: [PATCH] --- doc/todo/LIst_of_Available_Remotes_in_Webapp.mdwn | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/todo/LIst_of_Available_Remotes_in_Webapp.mdwn diff --git a/doc/todo/LIst_of_Available_Remotes_in_Webapp.mdwn b/doc/todo/LIst_of_Available_Remotes_in_Webapp.mdwn new file mode 100644 index 0000000000..89274bb8dd --- /dev/null +++ b/doc/todo/LIst_of_Available_Remotes_in_Webapp.mdwn @@ -0,0 +1 @@ +When using git-annex in a distributed fashion (lots of repos everywhere) It is easy to lose track of which remotes has a particular repo and enable it. Currently I have to run `git annex info` and see which remotes are available then add them through the webapp. Would it be possible to make webapp show all repos not just the ones it is syncing give an option to enable it.