support ssh urls containing "~", and relative user:path
This commit is contained in:
parent
ed593f1f3f
commit
14fe13dc2b
4 changed files with 42 additions and 6 deletions
|
@ -17,4 +17,6 @@ Specifically, if I have ~/bar set up on host foo:
|
|||
> code on the remote to lookup homedirs. If git-annex grows a
|
||||
> `git annex shell` that is run on the remote side
|
||||
> (something I am [[considering|todo/git-annex-shell]] for other reasons), it
|
||||
> could handle the expansions there. --[[Joey]]
|
||||
> could handle the expansions there. --[[Joey]]
|
||||
|
||||
> Update: Now `~` expansions are supported. [[done]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue