summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawk_lgZQnQAGL6OznVti_Dc90BJeiH7Ai4U <Tommi@web>2010-12-28 03:53:33 +0000
committerGravatar admin <admin@branchable.com>2010-12-28 03:53:33 +0000
commit1f1d2a2ea7caadb0720427b1a66efb5ffca17c38 (patch)
tree977e2621725b63623ad64afc68b599623d143ac5
parent35622738aa2ac80e14c9e6248fb123e70ea49e02 (diff)
Layout.
-rw-r--r--doc/forum/wishlist:_support_for_more_ssh_urls_.mdwn14
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/forum/wishlist:_support_for_more_ssh_urls_.mdwn b/doc/forum/wishlist:_support_for_more_ssh_urls_.mdwn
index 5ae8f7a32..42107e51a 100644
--- a/doc/forum/wishlist:_support_for_more_ssh_urls_.mdwn
+++ b/doc/forum/wishlist:_support_for_more_ssh_urls_.mdwn
@@ -2,10 +2,10 @@ git-annex does not seem to support all kinds of urls that git does.
Specifically, if I have ~/bar set up on host foo:
-[remote "foo"]
-## this one is not recognized as ssh url at all
-# url = foo:bar
-## this one makes git-annex try to access '/~/bar' literally
-# url = ssh://foo/~/bar
-## this one works
- url = ssh://foo/home/tv/bar
+ [remote "foo"]
+ ## this one is not recognized as ssh url at all
+ # url = foo:bar
+ ## this one makes git-annex try to access '/~/bar' literally
+ # url = ssh://foo/~/bar
+ ## this one works
+ url = ssh://foo/home/tv/bar