filter out --delete rsync option
rsync does not have a --no-delete, so do it this way instead
This commit is contained in:
parent
e68f128a9b
commit
39966ba4ee
3 changed files with 17 additions and 6 deletions
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -3,7 +3,7 @@ git-annex (0.20110426) UNRELEASED; urgency=low
|
|||
* Switch back to haskell SHA library, so git-annex remains buildable on
|
||||
Debian stable.
|
||||
* Added rsync special remotes. This could be used, for example, to
|
||||
store annexed content on rsync.net, encrypted naturally. Or anywhere else.
|
||||
store annexed content on rsync.net (encrypted naturally). Or anywhere else.
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Tue, 26 Apr 2011 11:23:54 -0400
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue