wording
This commit is contained in:
parent
8b0f77623d
commit
989de2140b
2 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ git-annex (6.20180228) UNRELEASED; urgency=medium
|
|||
git-annex is between 200% and 400% faster using the new protocol.
|
||||
(When the remote has an old git-annex-shell, git-annex falls back
|
||||
to the old slower code.)
|
||||
* Note that, due to not using rsync to transfer files to ssh remotes
|
||||
* Note that, due to not using rsync to transfer files over ssh
|
||||
any longer, permissions and other file metadata of annexed files
|
||||
will no longer be preserved when copying them to and from ssh remotes.
|
||||
Other remotes never supported preserving that information, so
|
||||
|
|
2
NEWS
2
NEWS
|
@ -1,6 +1,6 @@
|
|||
git-annex (6.20180309) upstream; urgency=medium
|
||||
|
||||
Note that, due to not using rsync to transfer files to ssh remotes
|
||||
Note that, due to not using rsync to transfer files over ssh
|
||||
any longer, permissions and other file metadata of annexed files
|
||||
will no longer be preserved when copying them to and from ssh remotes.
|
||||
Other remotes never supported preserving that information, so
|
||||
|
|
Loading…
Reference in a new issue