summaryrefslogtreecommitdiff
path: root/doc/todo/LIst_of_Available_Remotes_in_Webapp.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-04-10 11:47:38 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-04-10 11:47:38 -0400
commit18443744061807d7c4cc5692aeadd2e0f94b5706 (patch)
tree4a96dce671860073912600fa8840587a4b363fc3 /doc/todo/LIst_of_Available_Remotes_in_Webapp.mdwn
parent65a66392e91dba09e3621dcdbd109ebf4cdb725e (diff)
parent208414fc2946aed32787b4639e3e315c4697bbf4 (diff)
Merge branch 'master' of ssh://git-annex.branchable.com
Diffstat (limited to 'doc/todo/LIst_of_Available_Remotes_in_Webapp.mdwn')
-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.