summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-04-10 05:31:53 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-04-10 05:31:53 -0400
commit044959d4c00e8e54ee5b3a220a3fa9b05062a5bd (patch)
tree71df31cc5c8621cf726ea4ffbaa4ebf1f98a4f2e
parentdc742d38cd06fa5c807467be5ecab7abe3775417 (diff)
parent24c8e0161ab828068cab51c1a6b53127649cff67 (diff)
Merge branch 'master' of ssh://git-annex.branchable.com
-rw-r--r--doc/todo/LIst_of_Available_Remotes_in_Webapp.mdwn1
1 files changed, 1 insertions, 0 deletions
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 000000000..89274bb8d
--- /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.