diff options
author | Joey Hess <joey@kitenet.net> | 2013-09-13 15:56:34 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-09-13 15:56:34 -0400 |
commit | 50e015f21dbd2ffca159125f4faadccecd68179b (patch) | |
tree | 17235680f57506a1caa5a0db15c9db1ecc55d94e /doc/todo | |
parent | f94e5e2bdff920bbcf03256321948ac99e7d73f2 (diff) |
close
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/wishlist:_allow_the_same_remote_to_be_accissable_via_different_methods.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/todo/wishlist:_allow_the_same_remote_to_be_accissable_via_different_methods.mdwn b/doc/todo/wishlist:_allow_the_same_remote_to_be_accissable_via_different_methods.mdwn index 9a3d953cb..849e73cc3 100644 --- a/doc/todo/wishlist:_allow_the_same_remote_to_be_accissable_via_different_methods.mdwn +++ b/doc/todo/wishlist:_allow_the_same_remote_to_be_accissable_via_different_methods.mdwn @@ -1,3 +1,5 @@ This is a wishlist item: Please allow the same remote to be available via different remotes. So in my LAN my remote is available using a ssh-connection, and when I travel with my laptop, the git-annex can also reach this remote using the Jabber transport. + +> [[done]]; this has always been fully supported. --[[Joey]] |