moved to bugs
This commit is contained in:
parent
70d68212f5
commit
0b3cf9bc68
1 changed files with 2 additions and 9 deletions
|
@ -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]]
|
||||
|
|
Loading…
Reference in a new issue