diff options
author | Joey Hess <joey@kitenet.net> | 2010-12-28 12:56:06 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-12-28 12:56:06 -0400 |
commit | 0b3cf9bc682e5dfbc78248aa263c2905fd3e79be (patch) | |
tree | 92c36037aabab54a50f5520e40ba8bdaacf8f699 /doc | |
parent | 70d68212f5283d27bac00812afdf582b54424e47 (diff) |
moved to bugs
Diffstat (limited to 'doc')
-rw-r--r-- | doc/forum/wishlist:_support_for_more_ssh_urls_.mdwn | 11 |
1 files changed, 2 insertions, 9 deletions
diff --git a/doc/forum/wishlist:_support_for_more_ssh_urls_.mdwn b/doc/forum/wishlist:_support_for_more_ssh_urls_.mdwn index 42107e51a..3fd648221 100644 --- a/doc/forum/wishlist:_support_for_more_ssh_urls_.mdwn +++ b/doc/forum/wishlist:_support_for_more_ssh_urls_.mdwn @@ -1,11 +1,4 @@ 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 +> Please use [[bugs]] for bug reports. Moved [[there|bugs/wishlist:_support_for_more_ssh_urls]]. +> --[[Joey]] |