diff options
author | 2014-02-02 19:57:22 -0400 | |
---|---|---|
committer | 2014-02-02 19:57:22 -0400 | |
commit | 5344c54a72c590e9afc822074633e75931374ca0 (patch) | |
tree | b9c94365e95d527201403f503d498a1cc9432c2c /debian | |
parent | e570a4ebf5b9af092bb92f1bc9d06a08bffbd073 (diff) |
sync --content: Reuse smart copy code from copy command, including handling and repairing out of date location tracking info. Closes: #737480
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 0b7272b93..ab239d462 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,9 @@ git-annex (5.20140128) UNRELEASED; urgency=medium * sync --content: Re-pull from remotes after downloading content, since that can take a while and other changes may be pushed in the meantime. + * sync --content: Reuse smart copy code from copy command, including + handling and repairing out of date location tracking info. + Closes: #737480 * Added ways to configure rsync options to be used only when uploading or downloading from a remote. Useful to eg limit upload bandwidth. * Document in man page that sshcaching uses ssh ControlMaster. |