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
5
debian/changelog
vendored
5
debian/changelog
vendored
|
@ -1,8 +1,7 @@
|
|||
git-annex (0.15) UNRELEASED; urgency=low
|
||||
|
||||
* Support scp-style urls for remotes (host:path). Note that
|
||||
paths relative to the user's home directory, or containing "~" are
|
||||
not yet supported.
|
||||
* Support scp-style urls for remotes (host:path).
|
||||
* Support ssh urls containing "~".
|
||||
* Add trust and untrust subcommands, to allow configuring repositories
|
||||
that are trusted to retain files without explicit checking.
|
||||
* Fix bug in numcopies handling when multiple remotes pointed to the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue